CO528 - Assessment 3 - Guard Room Project

Dependencies:   C12832 MMA7660 mbed-http

Fork of http-example by sandbox

History

CO528 - Assessment 3 - Guard Room project default tip

2017-05-03, by fpaf2 [Wed, 03 May 2017 12:06:22 +0000] rev 15

CO528 - Assessment 3 - Guard Room project


Bump mbed-http, treat response without Content-Length but with a body as chunked

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

Bump mbed-http, treat response without Content-Length but with a body as chunked


Bump mbed-http

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

Bump mbed-http


Add socket reuse demo's

2017-03-28, by Jan Jongboom [Tue, 28 Mar 2017 14:53:07 +0200] rev 12

Add socket reuse demo's


Add socket reuse

2017-03-28, by Jan Jongboom [Tue, 28 Mar 2017 14:51:12 +0200] rev 11

Add socket reuse


Add Lets Encrypt CA, so httpbin.org works again, bump mbed-http

2017-03-28, by Jan Jongboom [Tue, 28 Mar 2017 13:43:53 +0200] rev 10

Add Lets Encrypt CA, so httpbin.org works again, bump mbed-http


Bump mbed-http, now handles URLs without a path

2017-03-02, by Jan Jongboom [Thu, 02 Mar 2017 13:15:39 +0100] rev 9

Bump mbed-http, now handles URLs without a path


Bump mbed-http, now compiles against ARMCC

2017-03-02, by Jan Jongboom [Thu, 02 Mar 2017 12:56:53 +0100] rev 8

Bump mbed-http, now compiles against ARMCC


Add chunked encoding, make HttpResponse own response headers

2017-02-24, by Jan Jongboom [Fri, 24 Feb 2017 11:21:24 +0100] rev 7

Add chunked encoding, make HttpResponse own response headers


Bump mbed-http, rely on is_body_complete() in HTTPS requests too

2017-02-23, by Jan Jongboom [Thu, 23 Feb 2017 14:13:01 +0100] rev 6

Bump mbed-http, rely on is_body_complete() in HTTPS requests too