Skip to content

Configure IP version and another redirect bugfix

Compare
Choose a tag to compare
@github-actions github-actions released this 14 Nov 20:54
· 138 commits to master since this release
6c97805

Added

  • Add Configurable::ip_version which allows you to restrict resolving hostnames to a specific IP version. (#252, #253) @ArenM

Fixed

  • Fix redirect handling with redirect responses that include non-empty bodies, another regression introduced in 0.9.11. (#250, #255) @sagebind

Changed