.. |
networktype
|
doc: fix typo in package networktype (#4508)
|
2021-06-03 14:28:32 -07:00 |
bdp_estimator.go
|
transport: increase BDP limit to 16MB to improve performance for high latency networks (#2455)
|
2018-11-13 16:12:37 -08:00 |
controlbuf.go
|
transport: logic specified in A41 to support RBAC xDS HTTP Filter (#4803)
|
2021-09-27 16:55:46 -04:00 |
defaults.go
|
transport: move to internal to make room for new, public transport API (#2212)
|
2018-07-11 11:22:45 -07:00 |
flowcontrol.go
|
Change Unlock to defer Unlock, to avoid data race (#2953)
|
2019-08-07 12:57:49 -07:00 |
handler_server.go
|
transport: various simplifications noticed during #4447 (#4455)
|
2021-05-18 15:26:51 -07:00 |
handler_server_test.go
|
transport: remove RequestURI field from requests in transport test (#4465)
|
2021-05-24 17:30:29 -07:00 |
http2_client.go
|
grpc: better RFC 3986 compliant target parsing (#4817)
|
2021-10-14 14:54:02 -07:00 |
http2_server.go
|
server: add missing conn.Close if the connection dies before reading the HTTP/2 preface (#4837)
|
2021-10-04 11:22:00 -07:00 |
http_util.go
|
transport: validate http 200 status for responses (#4474)
|
2021-07-14 10:54:58 -07:00 |
http_util_test.go
|
transport: remove decodeState from server to reduce allocations (#4423)
|
2021-05-17 14:49:15 -07:00 |
keepalive_test.go
|
internal: fix flaky test KeepaliveClientStaysHealthyWithResponsiveServer (#4427)
|
2021-05-12 17:43:29 -07:00 |
proxy.go
|
internal/resolver/unix: Implemented unix resolver. (#3890)
|
2020-10-16 11:52:54 -07:00 |
proxy_test.go
|
github: fold security tests into 'tests'; update testing to 1.17-1.15 (#4708)
|
2021-08-26 11:21:36 -07:00 |
transport.go
|
Move Server Credentials Handshake to transport (#4692)
|
2021-08-23 19:39:14 -04:00 |
transport_test.go
|
transport: logic specified in A41 to support RBAC xDS HTTP Filter (#4803)
|
2021-09-27 16:55:46 -04:00 |