0_14_1.md

doc/release_notes/0_14_1.md
Last Update: 2024-03-27 09:51:14 +0000

0.14.1

Bugfixes

  • fixed: HTTP/2-specific headers were being reused on insecure redirects, thereby creating an invalid request (#128);

  • fixed: multipart request parts weren’t using explicity set :content_type, instead using file mime type or “text/plain”;