This website requires JavaScript.
Explore
Help
Register
Sign In
hoelee
/
cloudflared
Watch
1
Star
0
Fork
0
You've already forked cloudflared
mirror of
https://github.com/cloudflare/cloudflared.git
synced
2025-07-29 00:59:57 +00:00
Code
Issues
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
2021.3.6
cloudflared
/
ingress
History
Nuno Diegues
36787d9cf7
TUN-4153: Revert best-effort HTTP2 usage when talking to origins
...
This commit reverts part of
1cf6ae37eb
.
2021-03-31 08:25:59 +01:00
..
ingress_test.go
TUN-4067: Reformat code for consistent import order, grouping, and fix formatting. Added goimports target to the Makefile to make this easier in the future.
2021-03-24 10:53:29 -05:00
ingress.go
TUN-4067: Reformat code for consistent import order, grouping, and fix formatting. Added goimports target to the Makefile to make this easier in the future.
2021-03-24 10:53:29 -05:00
origin_connection_test.go
TUN-3863: Consolidate header handling logic in the connection package; move headers definitions from h2mux to packages that manage them; cleanup header conversions
2021-03-29 21:57:56 +00:00
origin_connection.go
TUN-3863: Consolidate header handling logic in the connection package; move headers definitions from h2mux to packages that manage them; cleanup header conversions
2021-03-29 21:57:56 +00:00
origin_proxy_test.go
TUN-3863: Consolidate header handling logic in the connection package; move headers definitions from h2mux to packages that manage them; cleanup header conversions
2021-03-29 21:57:56 +00:00
origin_proxy.go
TUN-3863: Consolidate header handling logic in the connection package; move headers definitions from h2mux to packages that manage them; cleanup header conversions
2021-03-29 21:57:56 +00:00
origin_request_config_test.go
TUN-4067: Reformat code for consistent import order, grouping, and fix formatting. Added goimports target to the Makefile to make this easier in the future.
2021-03-24 10:53:29 -05:00
origin_request_config.go
TUN-4067: Reformat code for consistent import order, grouping, and fix formatting. Added goimports target to the Makefile to make this easier in the future.
2021-03-24 10:53:29 -05:00
origin_service.go
TUN-4153: Revert best-effort HTTP2 usage when talking to origins
2021-03-31 08:25:59 +01:00
rule_test.go
TUN-3617: Separate service from client, and implement different client for http vs. tcp origins
2021-02-23 14:19:44 +00:00
rule.go
TUN-3617: Separate service from client, and implement different client for http vs. tcp origins
2021-02-23 14:19:44 +00:00