grpc-go/transport
Jean de Klerk 583a630396 Expunge error codes that shouldn't be returned from library (#1875)
- Per 9d0bc30edb/doc/statuscodes.md
- Relevant issue: #1672
2018-02-22 14:28:59 -08:00
..
bdp_estimator.go Remove single-entry var blocks (#1589) 2017-10-18 09:59:23 -07:00
control.go In gracefull stop close server transport only after flushing status of the last stream. (#1734) 2017-12-13 16:09:49 -08:00
go16.go use the request context with net/http handler (#1696) 2017-11-30 14:37:49 -08:00
go17.go use the request context with net/http handler (#1696) 2017-11-30 14:37:49 -08:00
handler_server.go Expunge error codes that shouldn't be returned from library (#1875) 2018-02-22 14:28:59 -08:00
handler_server_test.go transport: support stats.Handler in serverHandlerTransport (#1840) 2018-02-06 10:11:40 -08:00
http2_client.go addrConn: keep retrying even on non-temporary errors (#1856) 2018-02-13 16:07:10 -08:00
http2_server.go transport: fix race causing flow control discrepancy when sending messages over server limit (#1859) 2018-02-13 11:17:19 -08:00
http_util.go Expunge error codes that shouldn't be returned from library (#1875) 2018-02-22 14:28:59 -08:00
http_util_test.go encoding: Introduce new method for registering and choosing codecs (#1813) 2018-01-23 11:39:40 -08:00
log.go Use log severity and verbosity level (#1340) 2017-07-13 12:10:19 -07:00
transport.go Fix connection drain error message (#1844) 2018-02-05 16:08:15 -08:00
transport_test.go Expunge error codes that shouldn't be returned from library (#1875) 2018-02-22 14:28:59 -08:00