cpython/Lib/http
J. Nick Koston dd3c0fa3fd
gh-126156: Improve performance of creating Morsel objects (#126157)
Replaces the manually constructed loop with a call to `dict.update`
2024-10-31 12:05:40 -07:00
..
__init__.py
client.py
cookiejar.py
cookies.py
server.py