the-bastion/lib/perl/OVH
Stéphane Lesimple 45cfb78b0b fix: httpproxy: allow more passthrough headers
The following additional header is now allowed to come back from the remote server to the client:
* Content-Length

The following additional headers are now passed through to the remote server:
* Content-Length
* Content-Encoding
2021-06-03 16:16:29 +02:00
..
Bastion fix: httpproxy: allow more passthrough headers 2021-06-03 16:16:29 +02:00
Bastion.pm feat: httpproxy: add and use execute_simple() for more performance 2021-06-03 16:16:29 +02:00
Result.pm
SimpleLog.pm