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.
master
dcarr/correct-windows-tests
abelinkinbio-update-readme
update-build-readme
readme-links
areg/TUN-3826
update-to-readme
feature/ui
2023.3.1
2023.3.0
2023.2.2
2023.2.1
2023.1.0
2022.12.1
2022.12.0
2022.11.1
2022.11.0
2022.10.3
2022.10.2
2022.10.1
2022.10.0
2022.9.1
2022.9.0
2022.8.4
2022.8.2
2022.8.1
2022.8.0
2022.7.1
2022.7.0
2022.6.3
2022.6.2
2022.6.1
2022.6.0
2022.5.3
2022.5.2
2022.5.1
2022.5.0
2022.4.1
2022.4.0
2022.3.4
2022.3.3
2022.3.2
2022.3.1
2022.3.0
2022.2.2
2022.2.1
2022.2.0
2022.1.3
2022.1.2
2022.1.1
2022.1.0
2021.12.4
2021.12.3
2021.12.2
2021.12.1
2021.12.0
2021.11.0
2021.10.5
2021.10.4
2021.10.3
2021.10.2
2021.10.1
2021.10.0
2021.9.2
2021.9.1
2021.9.0
2021.8.7
2021.8.6
2021.8.5
2021.8.3
2021.8.2
2021.8.1
2021.8.0
2021.7.4
2021.7.3
2021.7.2
2021.7.1
2021.7.0
2021.6.0
2021.5.10
2021.5.9
2021.5.8
2021.5.7
2021.5.5
2021.4.0
2021.3.6
2021.3.5
2021.3.4
2021.3.3
2021.3.2
2021.3.1
2021.3.0
2021.2.5
2021.2.4
2021.2.3
2021.2.2
2021.2.1
2021.2.0
2021.1.5
2021.1.4
2021.1.3
2021.1.2
2021.1.1
2021.1.0
2020.11.11
2020.11.10
2020.11.9
2020.11.8
2020.11.7
2020.11.6
2020.11.5
2020.11.4
2020.11.3
2020.11.2
2020.10.2
2020.10.1
2020.10.0
2020.9.3
2020.9.1
2020.9.0
2020.8.2
2020.8.1
2020.8.0
2020.7.4
2020.7.3
2020.7.2
2020.7.1
2020.7.0
2020.6.6
2020.6.5
2020.6.3
2020.6.1
2020.6.0
2020.5.1
2020.5.0
2020.4.0
2020.3.2
2020.3.1
2020.3.0
2020.2.1
2020.2.0
2019.12.0
2019.11.3
2019.11.0
2019.10.4
2019.10.3
2019.10.2
2019.10.1
2019.10.0
2019.9.2
2019.9.1
2019.9.0
2019.8.4
2019.8.1
2019.8.0
2019.7.0
2019.6.0
2019.5.0
2019.4.1
2019.4.0
2019.3.2
2019.3.1
2019.3.0
2019.2.1
2019.2.0
2019.1.0
2018.12.1
2018.12.0
2018.11.0
2018.10.5
2018.10.4
2018.10.3
2018.10.2
2018.10.1
2018.10.0
2018.8.0
2019.11.2
2019.8.3
2020.6.2
2021.5.4
2021.5.6
${ noResults }
All header transformation code from h2mux has been consolidated in the connection package since it's used by both h2mux and http2 logic. Exported headers used by proxying between edge and cloudflared so then can be shared by tunnel service on the edge. Moved access-related headers to corresponding packages that have the code that sets/uses these headers. Removed tunnel hostname tracking from h2mux since it wasn't used by anything. We will continue to set the tunnel hostname header from the edge for backward compatibilty, but it's no longer used by cloudflared. Move bastion-related logic into carrier package, untangled dependencies between carrier, origin, and websocket packages. |
2 years ago | |
---|---|---|
.. | ||
backoffhandler.go | TUN-3863: Consolidate header handling logic in the connection package; move headers definitions from h2mux to packages that manage them; cleanup header conversions | 2 years ago |
backoffhandler_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 | 2 years ago |