1
0
Fork 0
mirror of https://github.com/warmcat/libwebsockets.git synced 2025-03-23 00:00:06 +01:00
libwebsockets/lib/roles/http
Andy Green 6dd65e2d75 COVA10117: help coverity see uri is always set
The _WSI_TOKEN_CLIENT_URI private header was always
set to something by the client api before this.  Help
Coverity understand it's OK.
2019-08-08 09:45:09 +01:00
..
client COVA10117: help coverity see uri is always set 2019-08-08 09:45:09 +01:00
compression COVA10299: check lws_change_pollfd 2019-07-13 13:39:50 -07:00
server http: server: support HEAD via mount 2019-08-01 12:56:29 +01:00
header.c solve complilation errors on vs2008 2019-08-01 18:05:38 +01:00
lextable-strings.h plat: refactor private headers and split files 2018-06-20 16:41:27 +08:00
lextable.h refactor role ops 2018-04-11 13:39:42 +08:00
minilex.c refactor role ops 2018-04-11 13:39:42 +08:00
private.h http: make lws_http_get_uri_and_method public 2019-07-14 12:08:51 -07:00