BaseHTTPServer.BaseHTTPRequestHandler and HTTP chunking

Venkat B venkatbo at yahoo.com
Thu Mar 10 12:27:05 EST 2005


> No. Hardly any HTTP 1.1 features are supported.

Hi all,

I'd like to know more about the limitations.

Somewhere, is there a list of the actual subset of HTTP 1.1 features
supported. There's not much related info at the python.org site. There
appears to be just a limited note on 1.1 in
http://www.python.org/doc/2.4/lib/module-BaseHTTPServer.html with regards to
using the protocol_version variable/setting. No clue to extent of support.

Thanks,
/v





More information about the Python-list mailing list