|
|
5ff361af54
|
Simplified proxy example, no more proxy.conf file.
Added forwarding case based on server name.
|
2019-01-24 11:19:05 +01:00 |
|
|
|
8260336d6c
|
Added support for X-Forwarded-For .., and Forwarded header, for the simple proxy implementation.
Also added the possibility to "keep" the original host name.
Updated related example.
|
2019-01-23 23:46:35 +01:00 |
|
|
|
5029049ef0
|
Replaced host+port by uri (http://remotemachine:port/path).
Added support for SSL (https).
|
2016-08-08 12:30:28 +02:00 |
|
|
|
9cc9b95190
|
Added a simple reverse proxy handler.
- For now, it does not support SSL connection on the target yet.
- No external config file support, this is all about coding.
|
2016-08-05 11:38:35 +02:00 |
|