On Saturday, April 13, 2013 12:21:33 AM UTC+2, Terry Jan Reedy wrote:
> I find the doc slightly confusing. The SO code uses BaseHTTPServer. The
> doc says "Usually, this module isn’t used directly," On the other hand,
> SimpleHTTPServer only defines a request handler and not a server itself.
Tha
On 4/12/2013 4:46 PM, Piotr Dobrogost wrote:
Hi!
I'd like to bring your attention to the question titled "Use HTTP/1.1
with SimpleHTTPRequestHandler" at
http://stackoverflow.com/q/15839718/95735 which reads; "When I use
I find the doc slightly confusing. The SO code uses BaseHTTPServer. The
d
Hi!
I'd like to bring your attention to the question titled "Use HTTP/1.1 with
SimpleHTTPRequestHandler" at http://stackoverflow.com/q/15839718/95735 which
reads; "When I use HTTP/1.1 with SimpleHTTPRequestHandler, loading a page that
pulls in other resources will hang after the second resource