.. |
connection.go
|
e20c4f8752
TUN-3838: ResponseWriter no longer reads and origin error tests
|
3 年之前 |
connection_test.go
|
368066a966
TUN-3615: added support to proxy tcp streams
|
3 年之前 |
errors.go
|
a945518404
TUN-3811: Better error reporting on http2 connection termination. Registration errors from control loop are now propagated out of the connection server code. Unified error handling between h2mux and http2 connections so we log and retry errors the same way, regardless of underlying transport.
|
3 年之前 |
event.go
|
cf562ef8c8
TUN-3635: Send event when unregistering tunnel for gracful shutdown so /ready endpoint reports down status befoe connections finish handling pending requests.
|
3 年之前 |
h2mux.go
|
368066a966
TUN-3615: added support to proxy tcp streams
|
3 年之前 |
h2mux_test.go
|
cf562ef8c8
TUN-3635: Send event when unregistering tunnel for gracful shutdown so /ready endpoint reports down status befoe connections finish handling pending requests.
|
3 年之前 |
header.go
|
a1a554a29d
TUN-3559: Share response meta header with other packages
|
4 年之前 |
http2.go
|
89b738f8fa
TUN-4026: Fix regression where HTTP2 edge transport was no longer propagating control plane errors
|
3 年之前 |
http2_test.go
|
89b738f8fa
TUN-4026: Fix regression where HTTP2 edge transport was no longer propagating control plane errors
|
3 年之前 |
json.go
|
6886e5f90a
TUN-3467: Serialize cf-cloudflared-response-meta during package initialization using jsoniter
|
4 年之前 |
metrics.go
|
04b1e4f859
TUN-3738: Refactor observer to avoid potential of blocking on tunnel notifications
|
3 年之前 |
observer.go
|
cf562ef8c8
TUN-3635: Send event when unregistering tunnel for gracful shutdown so /ready endpoint reports down status befoe connections finish handling pending requests.
|
3 年之前 |
observer_test.go
|
cf562ef8c8
TUN-3635: Send event when unregistering tunnel for gracful shutdown so /ready endpoint reports down status befoe connections finish handling pending requests.
|
3 年之前 |
protocol.go
|
2146f71b45
TUN-3753: Select http2 protocol when warp routing is enabled
|
3 年之前 |
protocol_test.go
|
2146f71b45
TUN-3753: Select http2 protocol when warp routing is enabled
|
3 年之前 |
rpc.go
|
cf562ef8c8
TUN-3635: Send event when unregistering tunnel for gracful shutdown so /ready endpoint reports down status befoe connections finish handling pending requests.
|
3 年之前 |
tunnelsforha.go
|
55bf904689
TUN-3471: Add structured log context to logs
|
3 年之前 |