This repository was archived by the owner on Jan 20, 2025. It is now read-only.
Release YAHC v0.033
59F0 - yahc_conn_socket_cache_id(): return undef if conn is undef
- when considering droping a socket take into account response protocol
- socket_cache as callback
- fix bug in yahc_terminal_error()
- don't set backoff time when backoff callback returned 0
- support of HEAD method
- can pass headers in ->new()
- do not overwrite Host header when set by user
- implement yahc_conn_user_data()
- improved tests