]> git.ipfire.org Git - thirdparty/httpx.git/commit
Consistent multidict methods (#1089)
authorTom Christie <tom@tomchristie.com>
Fri, 31 Jul 2020 10:46:35 +0000 (11:46 +0100)
committerGitHub <noreply@github.com>
Fri, 31 Jul 2020 10:46:35 +0000 (11:46 +0100)
commit2ba9c1ed90960007056b80bd60f1e606b41ad124
treefefde7e0b95a82dfbbd2d33d03619c4c2ab4ec2d
parentdba83d45a53d8db43ba8949362f223aa94def2bc
Consistent multidict methods (#1089)

* Consistent multidict methods

* Consistent multidict methods and behaviour

* Update httpx/_models.py

Co-authored-by: Florimond Manca <florimond.manca@gmail.com>
* Update httpx/_models.py

Co-authored-by: Florimond Manca <florimond.manca@gmail.com>
Co-authored-by: Florimond Manca <florimond.manca@gmail.com>
httpx/_models.py
tests/models/test_headers.py
tests/models/test_queryparams.py