You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
cloudflared-mirror/connection
Devin Carr bf3136debb
TUN-7253: Adopt http.ResponseWriter for connection.ResponseWriter
2 weeks ago
..
connection.go TUN-7253: Adopt http.ResponseWriter for connection.ResponseWriter 2 weeks ago
connection_test.go TUN-7057: Remove dependency github.com/gorilla/mux 3 months ago
control.go TUN-6929: Use same protocol for other connections as first one 4 months ago
errors.go TUN-6740: Detect no UDP packets allowed and fallback from QUIC in that case 7 months ago
event.go TUN-6617: Dont fallback to http2 if QUIC conn was successful. 7 months ago
h2mux.go TUN-7252: Remove h2mux connection 2 weeks ago
h2mux_header.go TUN-5393: Content-length is no longer a control header for non-h2mux transports 1 year ago
h2mux_header_test.go TUN-5393: Content-length is no longer a control header for non-h2mux transports 1 year ago
header.go TUN-5393: Content-length is no longer a control header for non-h2mux transports 1 year ago
header_test.go TUN-5393: Content-length is no longer a control header for non-h2mux transports 1 year ago
http2.go TUN-7253: Adopt http.ResponseWriter for connection.ResponseWriter 2 weeks ago
http2_test.go TUN-6617: Dont fallback to http2 if QUIC conn was successful. 7 months ago
json.go TUN-3467: Serialize cf-cloudflared-response-meta during package initialization using jsoniter 2 years ago
metrics.go TUN-6460: Rename metric label location to edge_location 9 months ago
observer.go TUN-6617: Dont fallback to http2 if QUIC conn was successful. 7 months ago
observer_test.go TUN-6583: Remove legacy --ui flag 8 months ago
protocol.go TUN-7167: Respect protocol overrides with --token 1 month ago
protocol_test.go TUN-6938: Force h2mux protocol to http2 for named tunnels 2 months ago
quic.go TUN-7253: Adopt http.ResponseWriter for connection.ResponseWriter 2 weeks ago
quic_test.go GH-352: Add Tunnel CLI option "edge-bind-address" (#870) 3 weeks ago
rpc.go TUN-7252: Remove h2mux connection 2 weeks ago
tunnelsforha.go TUN-3471: Add structured log context to logs 2 years ago