Quantcast
Channel: ASP.NET Core
Viewing all articles
Browse latest Browse all 9386

asp.net core 2.0 - bad request data: "Malformed request: invalid headers

$
0
0

Hello everyone, I am studying ASP.NET 2.0 core and from time to time this error occurs, and only recompile some project if I restart the computer. after this error occurs, even though I creating a new project and only compiling the error appears ..

PetAlerta.MVC> Now listening on: http://127.0.0.1:29008
PetAlerta.MVC> Application started. Press Ctrl+C to shut down.
PetAlerta.MVC> info: Microsoft.AspNetCore.Hosting.Internal.WebHost[1]
PetAlerta.MVC> Request starting HTTP/1.1 DEBUG http://localhost:28770/ 0
PetAlerta.MVC> info: Microsoft.AspNetCore.Hosting.Internal.WebHost[2]
PetAlerta.MVC> Request finished in 18.7225ms 200
PetAlerta.MVC> info: Microsoft.AspNetCore.Server.Kestrel[17]
PetAlerta.MVC> Connection id "0HLEHA84JSVTS" bad request data: "Malformed request: invalid headers."
PetAlerta.MVC> Microsoft.AspNetCore.Server.Kestrel.Core.BadHttpRequestException: Malformed request: invalid headers.
PetAlerta.MVC> at Microsoft.AspNetCore.Server.Kestrel.Core.BadHttpRequestException.Throw(RequestRejectionReason reason)
PetAlerta.MVC> at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.Http1Connection.TryParseRequest(ReadResult result, Boolean& endConnection)
PetAlerta.MVC> at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpProtocol.ProcessRequests[TContext](IHttpApplication`1 application)
PetAlerta.MVC> at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpProtocol.ProcessRequestsAsync[TContext](IHttpApplication`1 application)

Does anyone know what it is and how to solve it?


Viewing all articles
Browse latest Browse all 9386

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>