097b1e09db
in this commit: - chunks out the http request body to avoid making very large allocations. - establishes a limit for the maximum http request body size that the listener will accept. - utilizes a pool of byte buffers to reduce GC pressure. |
||
---|---|---|
.. | ||
parser.go | ||
parser_test.go |