Allow the caller to delay the closing of the HTTP connection for a number of milliseconds. The purpose for this is that the client can send still some data back to us for a short period of time. This is needed for example for Basic authentication so that server is able to receive authentication values back. Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com> |
||
|---|---|---|
| .. | ||
| http_client.c | ||
| http_parser.c | ||
| http_server.c | ||
| Kconfig | ||
| Makefile | ||
| README_http_parser | ||