Staging
v0.8.1
https://github.com/python/cpython
Revision 8d96d77f9a386c3cadfd9c9f128b99a94aaddfb4 authored by Armin Ronacher on 22 January 2011, 13:13:05 UTC, committed by Armin Ronacher on 22 January 2011, 13:13:05 UTC
This makes the implementation of PEP 3333 compliant servers on top of
BaseHTTPServer possible.
1 parent 137e0f0
History
Tip revision: 8d96d77f9a386c3cadfd9c9f128b99a94aaddfb4 authored by Armin Ronacher on 22 January 2011, 13:13:05 UTC
Issue #10980: encode headers with latin1 instead of ASCII in the HTTP server.
Tip revision: 8d96d77
File Mode Size
Grammar -rw-r--r-- 5.8 KB

back to top