micro/api
Vasiliy Tolstov 02839cfba5
api/handler: use http.MaxBytesReader and buffer pool (#1415)
* api/handler: use http.MaxBytesReader

protect api handlers from OOM cases

Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
2020-03-26 14:29:28 +03:00
..
handler api/handler: use http.MaxBytesReader and buffer pool (#1415) 2020-03-26 14:29:28 +03:00
internal/proto Further consolidate the libraries 2019-06-03 18:44:43 +01:00
proto fix import paths for v2 release 2020-01-30 14:44:40 +03:00
resolver Use Foo.Call on /foo (#1286) 2020-03-03 16:47:15 +00:00
router api/router/registry: use logger (#1402) 2020-03-24 20:45:11 +00:00
server Add ContextWithToken (#1407) 2020-03-25 11:20:53 +00:00
api_test.go Further consolidate the libraries 2019-06-03 18:44:43 +01:00
api.go fix import paths for v2 release 2020-01-30 14:44:40 +03:00