Skip to content
Snippets Groups Projects
Commit 78ced6bc authored by Cameron Sparr's avatar Cameron Sparr
Browse files

Use a bufio.Scanner in http listener

this will prevent potential very large allocations due to a very large
chunk size send from a client.

fixes #1823
parent ca8e512e
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment