mongoose/examples/restful_server
Deomid Ryabkov 61672c7805 Properly handle keep-alive connections
HTTP/1.1 connections are keep-alive by default,
HTTP/1.0 are KA only if explicitly requested.

PUBLISHED_FROM=cb2070c2d4e4be6beeab4ae5914b8a01b04bc0cb
2016-04-26 13:30:03 +01:00
..
index.html Merge dev branch code named Fossa as next stable Mongoose 2015-09-08 14:34:30 +02:00
Makefile Fix mongoose/examples compilation with mingw 2016-03-10 13:11:22 +01:00
restful_server.c Properly handle keep-alive connections 2016-04-26 13:30:03 +01:00
restful_server.vcxproj Add restful_client & restful_server VC projects 2015-10-16 10:31:23 +01:00