Aliaksandr Valialkin
|
cd2eb9bd90
|
Document that Close must be called on the reader returned from NewStreamReader
|
2016-02-13 11:07:39 +02:00 |
|
Aliaksandr Valialkin
|
95093e35cf
|
Removed redundant Reset() calls on bufio.Reader/bufio.Writer/gzipWriter/flateWriter before returning them to the pool, since Reset() is immediately called after these instances are obtained from pool
|
2015-12-29 15:10:14 +02:00 |
|
Aliaksandr Valialkin
|
e0225d4c98
|
typo fix
|
2015-12-09 16:36:16 +02:00 |
|
Aliaksandr Valialkin
|
52999aff94
|
Added SetBodyStreamWriter for streaming response body
|
2015-12-09 16:33:07 +02:00 |
|