mirror of
https://github.com/outbackdingo/parodus.git
synced 2026-01-28 10:20:04 +00:00
* [fix] Several updates to detect when __nopoll_conn_get_ssl_context fails to report a valid SSL_CTX (fixed updated test_19). * [fix] Updated header read handling to support all cases when a splitted/broken header is received. Added regression tests test_31, test_32, test_33, test_34 and test_35 to simulate and support different scenarios where part of the header is received and then the rest...