Release 2.7.8
- Fix Origin header setting in websocket client
- Remove header duplicates and Content-Length
- Redirect libmicrohttpd logs to yder
- Replace
uint
withunsigned int
- Add
ulfius_export_request_http
andulfius_export_response_http
- Use
o_strnullempty
instead ofo_strlen
to check if achar *
has data