Files
EWF/library/network/protocol/http
Jocelyn Fiat 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
..
2016-05-04 12:26:17 +02:00
2016-02-02 09:57:03 +01:00

HTTP library

Overview

Usage

Examples