This website requires JavaScript.
Explore
Help
Sign In
ada
/
cpython
Watch
0
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/AdaCore/cpython.git
synced
2026-02-12 12:57:15 -08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fdbd01151dbd5feea3e4c0316d102db3d2a2a412
cpython
/
Lib
/
http
History
Pierre Quentel
351adda54b
bpo-29654 : Support If-Modified-Since HTTP header (browser cache) (
#298
)
...
Return 304 response if file was not modified.
2017-04-02 13:26:12 +03:00
..
__init__.py
Issue
#23442
: Rename two member names to stay backward compatible
2015-02-20 14:57:31 +02:00
client.py
Remove unused imports.
2016-12-16 20:00:15 +02:00
cookiejar.py
#27364
: fix "incorrect" uses of escape character in the stdlib.
2016-09-08 13:59:53 -04:00
cookies.py
Issue
#29192
: Removed deprecated features in the http.cookies module.
2017-01-13 09:23:15 +02:00
server.py
bpo-29654 : Support If-Modified-Since HTTP header (browser cache) (
#298
)
2017-04-02 13:26:12 +03:00