The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.033 - 2017-04-22

  • 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

Modules

Yet another HTTP client