Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Fork of HTTPServer by
Revisions of HTTPConnection.cpp
Revision | Date | Message | Actions |
---|---|---|---|
13:aa5338a5e452 | 2013-06-22 | First Version of a working Ethernet HTTP Server. | File Diff Annotate |
11:3943841e1798 | 2013-06-02 | A few bugfixes | File Diff Annotate |
9:c2a1462b9b71 | 2013-06-02 | Some small simplifications and improvements. | File Diff Annotate |
6:fe661fa9d18a | 2013-06-01 | Added DEBUG preprocessor constant to each file. | File Diff Annotate |
4:d065642c32cc | 2013-05-28 | Added parameter parsing from uri in http webrequest. | File Diff Annotate |
3:d6224049b3bf | 2013-05-28 | First beta version | File Diff Annotate |
2:8653bbcf7e58 | 2013-05-26 | Optimized for RAM. | File Diff Annotate |
1:6b7472d5e9ee | 2013-05-26 | Basic functionality demonstrated. One issue exists with error pages, which does not work 100% | File Diff Annotate |
0:7a2421e63e74 | 2013-05-26 | First draft, which does not actually handle a request. | File Diff Annotate |