-
- Downloads
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
Showing
Loading
Please register or sign in to comment
this will prevent potential very large allocations due to a very large chunk size send from a client. fixes #1823