Jocelyn Fiat
|
a928f27b1a
|
Updated or added timestamp to obsolete and fixme messages.
Fixed ecf file exclusion for .svn and .git .
Cosmetic changed.
|
2017-05-12 14:31:35 +02:00 |
|
|
|
c34f89df9b
|
Added connection header related functions.
- WSF_REQUEST.is_keep_alive_http_connection: BOOLEAN
- HTTP_HEADER_MODIFIER.put_connection_keep_alive
- HTTP_HEADER_MODIFIER.put_connection_close
In Standalone request handler code, better detection of Connection: keep-alive header.
|
2016-10-18 13:22:32 +02:00 |
|
|
|
5029049ef0
|
Replaced host+port by uri (http://remotemachine:port/path).
Added support for SSL (https).
|
2016-08-08 12:30:28 +02:00 |
|
|
|
210fae5000
|
First step towards SSL support.
|
2016-08-06 10:04:45 +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 |
|