rails serverを実行した際、以下のエラーが出ます。
対応策をご教授頂けますと幸いです。
C:\Users:::::\Desktop\tweet_app>rails server
=> Booting Puma
=> Rails 5.2.2.1 application starting in development
=> Run rails server -h
for more startup options
*** SIGUSR2 not implemented, signal based restart unavailable!
*** SIGUSR1 not implemented, signal based restart unavailable!
*** SIGHUP not implemented, signal based logs reopening unavailable!
Puma starting in single mode...
- Version 3.11.3 (ruby 2.3.3-p222), codename: Love Song
- Min threads: 5, max threads: 5
- Environment: development
- Listening on tcp://0.0.0.0:3000
Use Ctrl-C to stop
2019-03-28 09:54:06 +0900: HTTP parse error, malformed request (): #<Puma::HttpParserError: Invalid HTTP format, parsing fails.>

回答1件
あなたの回答
tips
プレビュー
バッドをするには、ログインかつ
こちらの条件を満たす必要があります。
2019/03/28 01:21