|
@@ -5,6 +5,17 @@ Release Notes v1.8 (work in progress)
|
|
Changes
|
|
Changes
|
|
-------
|
|
-------
|
|
|
|
|
|
|
|
+- CGI-scripts must receive EOF if all POST data is read
|
|
|
|
+- Add API function to handle all kinds of HTML form data
|
|
|
|
+- Do not allow short file names in Windows
|
|
|
|
+- Callback when a new thread is initialized
|
|
|
|
+- Support for short lived certificates
|
|
|
|
+- Add NO_CACHING compile option
|
|
|
|
+- Update Visual Studio project files to VS2015; rename directory VS2012 to VS
|
|
|
|
+- Sec-Wesocket-Protocol must only return one protocol
|
|
|
|
+- Mark some examples and tests as obsolete
|
|
|
|
+- Remove no longer maintained test utils
|
|
|
|
+- Add some default MIME types and the mg_send_mime_file API function.
|
|
- Client API using SSL certificates
|
|
- Client API using SSL certificates
|
|
- Send "Cache-Control" headers
|
|
- Send "Cache-Control" headers
|
|
- Add alternative to mg_upload
|
|
- Add alternative to mg_upload
|