1
0
Fork 0
mirror of https://github.com/warmcat/libwebsockets.git synced 2025-03-16 00:00:07 +01:00
libwebsockets/test-server
Andy Green cc13c6f187 improve minilex use external parsing header
Clean up minilex
Move the header output to stdout
Introduce lexfile.h as the header output
Use lexfile.h in both minilex itself and lws
Add the following header support

       "Accept:",
       "If-Modified-Since:",
       "Accept-Encoding:",
       "Accept-Language:",
       "Pragma:",
       "Cache-Control:",
       "Authorization:",
       "Cookie:",
       "Content-Type:",
       "Date:",
       "Range:",
       "Referer:"

Signed-off-by: Andy Green <andy.green@linaro.org>
2013-11-09 10:09:09 +08:00
..
.gitignore Ignoring linux build files 2013-01-09 15:46:11 +08:00
attack.sh introduce attack script 2013-02-12 14:16:09 +08:00
favicon.ico refactor-into-dirs.patch 2010-11-01 09:12:17 +00:00
leaf.jpg add by hand http send example 2013-02-14 23:24:07 +08:00
libwebsockets.org-logo.png add libwebsockets.org logo to share 2013-01-16 10:00:39 +08:00
test-client.c trac 40 client connection properly nonblocking 2013-09-20 20:26:12 +08:00
test-echo.c trac 29 echo remoe mention of syslog constants for win32 2013-05-02 07:04:54 +08:00
test-fraggle.c reflect send completeness in lws_write return 2013-02-23 10:50:10 +08:00
test-ping.c reflect send completeness in lws_write return 2013-02-23 10:50:10 +08:00
test-server.c improve minilex use external parsing header 2013-11-09 10:09:09 +08:00
test.html add by hand http send example 2013-02-14 23:24:07 +08:00