-
- Downloads
http.c: Give HTTP error response when received lines are too long.
Added a check when we receive a HTTP request line or header line that is too long. We now return an error response to the sender because we are not able to process the request. Change-Id: I6df2705435fd7dde4d5d3bdf7acec859cfb7c12d
Loading
Please register or sign in to comment