lws_return_http_status: if not in HTTP/2, restrict to a single write
[platform/upstream/libwebsockets.git] / lib / header.c
2017-06-29 Andy Greenlws_return_http_status: if not in HTTP/2, restrict...
2017-06-07 Andy Greencontent-length api: unsigned long to lws_filepos_t
2017-03-07 Andy Greenserver-name: add_server_header add LWSAHH_FLAG_NO_SERVE...
2017-03-07 Andy Greenserver-name: default to no server name unless set in...
2016-08-27 Andy Greenper-vhost headers and lwsws conf support
2016-08-10 Andy Greenesp8266 initial support
2016-07-14 Andy Greendocumentation convert to doxygen
2016-05-19 Andy Greenreplace LWS_MAX_SOCKET_IO_BUF with context creation...
2016-04-25 Andy Greenpost example in test server
2016-04-22 Andy Greenhttp cache policy
2016-04-15 Andy Greenredirects need fake content metadata
2016-04-15 Andy Greencontext settable server string
2016-04-15 Andy Greenlws normalize http response
2016-04-15 Andy Greenlws access log option and lwsws conf
2016-04-14 Andy Greenstrict transport security vhost option flag and lwsws...
2016-02-19 Andy Greenlws_return_http_status send content length
2016-01-19 Andy Greenmultithreaded service
2016-01-11 Andy Greenextension permessage deflate
2015-12-17 Andy Greenlws_get_context not _ctx
2015-12-17 Andy Greenclean internal refactor
2015-12-16 Andy Greenpublic api remove superfluous context params API BREAK
2015-12-15 Andy Greenhttp uri arguments process in fragments
2015-12-06 Andy Greenclean more whitespace 3
2015-12-04 Andy Greenfix Uri Args header name
2015-12-04 Andy Greenapi rationalization: eliminate all libwebsocket[s]_...
2015-12-04 Andy Greenapi rationalization use new names internally
2015-11-14 Andy Greenmbed3 warning cleaning
2015-04-23 wonder-miceSubject: [PATCH] Add missing lib/header.c file