History: ip_app_http_demo
This page describes all changes made to the ip_app_http_demo package, HTTP Demo, since its release.
Version
1.5 (2020-02-04, 08:45):
- HTTP requests could not be processed if the request was divided into smaller packets. Minimum packet size is now 1 byte.
- Encoding of "multipart/form-data" was implemented: file can be uploaded and downloaded.
1.4r3 (2019-02-06, 21:47):
- Correct HTTP version check in the demo files.
1.4r2 (2018-08-29, 18:26):
- Document HTML link added to the documentation folder.
- History and document files renamed to the package name.
1.4 (2016-06-13, 13:48):
- User defined type is used to store pointers instead of uint32_t.
1.3:
- Updated to work with IPv6.
1.2:
- Corrected demo descriptions and comments.
1.1:
- Initial release.