A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://mail.python.org/pipermail/python-dev/2010-December/106829.html below:

[Python-Dev] Remove HTTP 0.9 support

[Python-Dev] Remove HTTP 0.9 support [Python-Dev] Remove HTTP 0.9 supportAntoine Pitrou solipsis at pitrou.net
Thu Dec 16 14:20:37 CET 2010
Le jeudi 16 décembre 2010 à 16:14 +0800, Senthil Kumaran a écrit :
> On Wed, Dec 15, 2010 at 11:29:27PM +0100, Antoine Pitrou wrote:
> > Well, I think the "most web servers" comment itself is outdated.
> > Try e.g. www.mozilla.org or www.google.com or www.msn.com.
> > (but www.python.org or www.apache.org still have the legacy behaviour)
> 
> What legacy behavior did you observe in these?

-> Request:
xyzzy

-> Response:
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>405 Method Not Allowed</title>
</head><body>
<h1>Method Not Allowed</h1>
<p>The requested method xyzzy is not allowed for the URL /.</p>
<hr>
<address>Apache/2.3.8 (Unix) mod_ssl/2.3.8 OpenSSL/1.0.0a Server at
www.apache.org Port 80</address>
</body></html>

(notice how the response has no headers)


More information about the Python-Dev mailing list

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4