Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Try to clean up code and to fix WebSocket problemsdocker-38 | Alex Auvolat | 2022-05-06 | 1 | -20/+34 |
| | |||||
* | Correct cookie concatenationdocker-36 | Alex Auvolat | 2022-02-27 | 1 | -3/+3 |
| | |||||
* | Try to fix cookie issue: concatenate multiple cookie headersdocker-35 | Alex Auvolat | 2022-02-27 | 1 | -16/+22 |
| | |||||
* | Try to fix duplicate Host header issuedocker-34 | Alex Auvolat | 2022-01-25 | 1 | -4/+5 |
| | | | | | - disable http2 to backend connections even when using tls - forbid hyper from adding a host header | ||||
* | Actually that was quite a stupid way of handling timeoutsdocker-33 | Alex Auvolat | 2022-01-24 | 1 | -4/+14 |
| | |||||
* | cargo clippy | Alex Auvolat | 2021-12-09 | 1 | -1/+1 |
| | |||||
* | Compression | Alex Auvolat | 2021-12-09 | 1 | -36/+25 |
| | |||||
* | Cargo clippydocker-19 | Alex Auvolat | 2021-12-09 | 1 | -2/+2 |
| | |||||
* | Improved management of ACME orders and certificate pre-expiration period | Alex Auvolat | 2021-12-09 | 1 | -14/+12 |
| | |||||
* | Fix multiple header occurences | Alex Auvolat | 2021-12-09 | 1 | -5/+6 |
| | |||||
* | Support totally ignoring backend HTTPS certificate stuff | Alex Auvolat | 2021-12-08 | 1 | -9/+34 |
| | |||||
* | Handle HTTPS targets | Alex Auvolat | 2021-12-08 | 1 | -0/+23 |
| | |||||
* | Exit more agressively on certain errors | Alex Auvolat | 2021-12-08 | 1 | -2/+4 |
| | |||||
* | Fix path prefixes | Alex Auvolat | 2021-12-08 | 1 | -2/+4 |
| | |||||
* | Try to fix things | Alex Auvolat | 2021-12-08 | 1 | -1/+26 |
| | |||||
* | Round robin backends | Alex Auvolat | 2021-12-07 | 1 | -4/+2 |
| | |||||
* | Got a reverse proxy | Alex Auvolat | 2021-12-07 | 1 | -0/+114 |