A stack which works with or without an Mbed os library. Provides IPv4 or IPv6 with a full 1500 byte buffer.

Dependents:   oldheating gps motorhome heating

Revisions of tcp/http/http.h

Revision Date Message Actions
127:fcdfbfad8770 2019-03-08 Moved the display tm from page to http where it makes more sense. File  Diff  Annotate
126:62edacc9f14d 2019-02-25 Added ability to post content plus content length and content start . File  Diff  Annotate
118:067cb5bce7e3 2019-01-26 Made http headers (just the if modified since) case insensitive. File  Diff  Annotate
117:a725e5ad4fad 2019-01-26 Found bug in function which retrieves the 'If-Last-Modified' line: the lastModified pointer is not initialised so could point anywhere if no line. Although checked for NULL it is not checked for other random values. Initialised to NULL. File  Diff  Annotate
110:67c96c143c2a 2019-01-18 Tidies up the http query module File  Diff  Annotate
109:bca6ebe63e32 2019-01-18 Added HttpSame module to provide NULL safe comparison routines File  Diff  Annotate
96:43eb7a110f1a 2018-12-29 Added ability to add hex nibbles to HTTP File  Diff  Annotate
79:f50e02fb5c94 2018-11-11 Added RTO support to TCP and fixed a problem with polling of different IP versions. File  Diff  Annotate
73:43e3d7fb3d60 2018-10-23 Separated the TCP header into its own module File  Diff  Annotate
71:736a5747ade1 2018-10-20 Started process of making TCP pollable File  Diff  Annotate
61:aad055f1b0d1 2018-01-11 Removed dependence on Mbed OS File  Diff  Annotate
55:e64b8b47a2b6 2017-11-13 Rearranged the TCP code File  Diff  Annotate
54:84ef2b29cf7e 2017-11-13 Tidied HTTP files File  Diff  Annotate