PHP local server Invalid request (Unexpected EOF)

后端 未结 10 2161
故里飘歌
故里飘歌 2020-12-05 16:58

After every execution, regardless of said execution - when using Chrome web browser the PHP local server throws this error:

Invalid request (Unexpecte

10条回答
  •  挽巷
    挽巷 (楼主)
    2020-12-05 17:34

    This could be related to Chrome specifically and its network prediction feature. So try to disable that feature first. That's why it works for you in Incognito mode, because probably it's disabled in that mode.

    You can find this option in Chrome Settings and click on 'Show advanced settings'. Should be there in Privacy section.

    Use a prediction service to help complete searches and URLs typed in the address bar or the app launcher search box

提交回复
热议问题