| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2024-10-27 | 738 Bytes | |
| v1.9.8 source code.tar.gz | 2024-10-27 | 639.2 kB | |
| v1.9.8 source code.zip | 2024-10-27 | 952.9 kB | |
| Totals: 3 Items | 1.6 MB | 0 | |
API changes list
-
Add in-place base64 encode and decode.
-
Add check the client connection status.
Changed
-
Add Hodor whitelists.
-
Include exception header for std::exception_ptr.
-
Add support for escaped identifiers in Postgresql.
-
Remove content-length header from 101 Switching Protocols response.
-
Remove websocketResponseTest from windows shared library env.
-
Optimize query params and allow for empty values.
-
Replace rejection sampling and remove use of rand().
-
Add sending customized http requests to drogon_ctl.
Fixed
-
Fix coroutine continuation handle.
-
Fix some bugs in plugin PromExporter.
-
Fix a bug after removing content-length header in some responses.