Jocelyn Fiat
|
72abb87d75
|
Provide a way to shutdown the standalone connector (for instance when profiling).
|
2017-04-13 15:00:06 +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 |
|
|
|
77085364ee
|
Improve socket management for EiffelWeb standalone connector.
|
2016-10-04 18:49:48 +02:00 |
|
|
|
af5fc75743
|
Using passive regions.
Improve connector options mainly for standalone connector.
Updated "simple" example to return a timestamp.
|
2016-06-14 16:01:37 +02:00 |
|
|
|
48cb99498c
|
Cleaned simple example, and made the standalone target with SCOOP concurrency.
|
2015-05-06 22:15:48 +02:00 |
|
|
|
4907bc3085
|
Migrated most of the example and library to new design.
|
2015-05-06 22:15:43 +02:00 |
|