cloudflared-mirror/config
Niklas Rehfeld 7d4afd4ae0 Add Http2Origin option to force HTTP/2 origin connections
If `http2Origin` is set, it will set `ForceAttemptHTTP2` in the transport config of the `OriginService`.
2022-06-01 12:57:29 +12:00
..
configuration.go Add Http2Origin option to force HTTP/2 origin connections 2022-06-01 12:57:29 +12:00
configuration_test.go Add Http2Origin option to force HTTP/2 origin connections 2022-06-01 12:57:29 +12:00
manager.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
manager_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
model.go TUN-4063: Cleanup dependencies between packages. 2021-03-09 14:02:59 +00:00