Commit Graph

15 Commits

Author SHA1 Message Date
Alex d85ef18269
Try to fix cookie issue: concatenate multiple cookie headers 2022-02-27 19:47:41 +01:00
Alex b1ac01f53e
Try to fix duplicate Host header issue
- disable http2 to backend connections even when using tls
- forbid hyper from adding a host header
2022-01-25 17:01:39 +01:00
Alex ea050c7045
Actually that was quite a stupid way of handling timeouts 2022-01-24 20:55:26 +01:00
Alex f7a5b29b71
cargo clippy 2021-12-09 23:38:56 +01:00
Alex 9b30f2b7d1
Compression 2021-12-09 15:43:19 +01:00
Alex e4942490ee
Cargo clippy 2021-12-09 12:20:37 +01:00
Alex fdb83162ce
Improved management of ACME orders and certificate pre-expiration period 2021-12-09 12:18:23 +01:00
Alex 8153bdca46
Fix multiple header occurences 2021-12-09 11:20:04 +01:00
Alex 207f467b87
Support totally ignoring backend HTTPS certificate stuff 2021-12-08 23:45:24 +01:00
Alex ca8c5aad23
Handle HTTPS targets 2021-12-08 22:58:19 +01:00
Alex 3bdb417bfb
Exit more agressively on certain errors 2021-12-08 17:50:40 +01:00
Alex 8d47bef9d4
Fix path prefixes 2021-12-08 17:27:27 +01:00
Alex c49b2075a3
Try to fix things 2021-12-08 13:28:07 +01:00
Alex ccb4e87658
Round robin backends 2021-12-07 16:37:22 +01:00
Alex cd7e5ad034
Got a reverse proxy 2021-12-07 15:20:45 +01:00