mbed-http

Fork of mbed-http by sandbox

History

Change http-buffer-size for GR-PEACH default tip

2018-01-02, by ksekimoto [Tue, 02 Jan 2018 16:00:05 +0000] rev 22

Change http-buffer-size for GR-PEACH


Add port Host header if not 80/443

2017-12-14, by Jan Jongboom [Thu, 14 Dec 2017 16:19:22 +0700] rev 21

Add port Host header if not 80/443


ifndef around HTTP_RECEIVE_BUFFER_SIZE

2017-11-18, by Jan Jongboom [Sat, 18 Nov 2017 14:03:26 +0100] rev 20

ifndef around HTTP_RECEIVE_BUFFER_SIZE


Add a note on RAM usage in the library

2017-09-04, by Jan Jongboom [Mon, 04 Sep 2017 16:52:46 +0100] rev 19

Add a note on RAM usage in the library


tls_socket was leaking 1024 bytes of memory

2017-09-04, by Jan Jongboom [Mon, 04 Sep 2017 16:31:38 +0100] rev 18

tls_socket was leaking 1024 bytes of memory


http_server example will live at https://developer.mbed.org/teams/sandbox/code/http-webserver-example

2017-07-31, by Jan Jongboom [Mon, 31 Jul 2017 15:36:33 +0200] rev 17

http_server example will live at https://developer.mbed.org/teams/sandbox/code/http-webserver-example


Add request parsing to prepare for HTTP server example (2)

2017-07-28, by Jan Jongboom [Fri, 28 Jul 2017 14:26:55 +0200] rev 16

Add request parsing to prepare for HTTP server example (2)


Add request parsing to prepare for HTTP server example

2017-07-28, by Jan Jongboom [Fri, 28 Jul 2017 14:26:26 +0200] rev 15

Add request parsing to prepare for HTTP server example


Request with a body, but without Content-Length header should pretend it's chunked to allocate enough memory

2017-03-30, by Jan Jongboom [Thu, 30 Mar 2017 15:13:37 +0200] rev 14

Request with a body, but without Content-Length header should pretend it's chunked to allocate enough memory


Add tls_socket.h

2017-03-30, by Jan Jongboom [Thu, 30 Mar 2017 12:53:43 +0200] rev 13

Add tls_socket.h