]> git.ipfire.org Git - thirdparty/httpx.git/commit
Clarified error when header value is None (#3312)
authorPolina Beskorovainaia <54182599+nomilkinmyhome@users.noreply.github.com>
Thu, 26 Sep 2024 17:01:47 +0000 (20:01 +0300)
committerGitHub <noreply@github.com>
Thu, 26 Sep 2024 17:01:47 +0000 (18:01 +0100)
commit49d74a2e7f773f88a84dd4af900d7a8543636ae2
tree8c1b6f3c9341af3131f09134185a563bf0eae142
parent2e01aa0075327c5c30632207e8b7a1961dda5303
Clarified error when header value is None (#3312)

Co-authored-by: Zanie Blue <contact@zanie.dev>
httpx/_utils.py
tests/client/test_headers.py