mongoose/examples
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
..
api_server Replace strnlen with c_strnlen 2016-03-21 13:29:35 +01:00
arduino_restful_client s/dmg/dns/g 2015-10-21 15:17:11 +02:00
arduino_restful_server s/dmg/dns/g 2015-10-21 15:17:11 +02:00
big_upload Implement multipart streaming in MG (edition 2) 2016-02-29 14:56:24 +01:00
captive_dns_server Only copy questions when creating reply 2016-04-19 12:27:48 +01:00
CC3200 Bulk rename of SJS to FW 2016-04-22 16:19:17 +01:00
coap_client Fix mongoose/examples compilation with mingw 2016-03-10 13:11:22 +01:00
coap_server Fix mongoose/examples compilation with mingw 2016-03-10 13:11:22 +01:00
connected_device_1 Add examples for mongoose blog article 2015-10-02 13:10:47 +01:00
connected_device_2 Add examples for mongoose blog article 2015-10-02 13:10:47 +01:00
connected_device_3 Add examples for mongoose blog article 2015-10-02 13:10:47 +01:00
connected_device_4 Add examples for mongoose blog article 2015-10-02 13:10:47 +01:00
ESP8266_RTOS Bulk rename of SJS to FW 2016-04-22 16:19:17 +01:00
http_client Fix mg examples 2016-04-06 08:25:50 +01:00
json_rpc_server Fix mongoose/examples compilation with mingw 2016-03-10 13:11:22 +01:00
load_balancer Close https://github.com/cesanta/mongoose/pull/603 2015-12-21 08:37:20 +00:00
mqtt_broker Fix mg examples 2016-04-06 08:25:50 +01:00
mqtt_client Fix mg examples 2016-04-06 08:25:50 +01:00
MSP432/ccs Enable compiler optimizations on TI CCS examples 2016-04-22 12:32:43 +02:00
multithreaded_restful_server Fix mg examples 2016-04-06 08:25:50 +01:00
netcat Fix mg examples 2016-04-06 08:25:50 +01:00
publish_subscribe Fix mongoose/examples compilation with mingw 2016-03-10 13:11:22 +01:00
raspberry_pi_mjpeg_led Nitpick README update 2015-09-22 10:32:01 +01:00
restful_client Fix mongoose/examples compilation with mingw 2016-03-10 13:11:22 +01:00
restful_server Properly handle keep-alive connections 2016-04-26 13:30:03 +01:00
restful_server_s3 Fix mg examples 2016-04-06 08:25:50 +01:00
settings_panel_for_a_device Fix mongoose/examples compilation with mingw 2016-03-10 13:11:22 +01:00
simplest_web_server Fix mongoose/examples compilation with mingw 2016-03-10 13:11:22 +01:00
tcp_echo_server Fix mongoose/examples compilation with mingw 2016-03-10 13:11:22 +01:00
udp_echo_server Add UDP echo server Mongoose example 2016-04-11 09:43:08 +01:00
websocket_chat Fix mongoose/examples compilation with mingw 2016-03-10 13:11:22 +01:00
.gitignore Enable building of example/Makefile on Win32 2015-01-10 16:41:58 +08:00
examples.mk Fix mongoose examples krypton build 2016-04-13 19:19:31 +02:00
Makefile Add MSP432 lib and example 2016-04-12 11:18:37 +01:00