annotate templates/raw/header.tmpl @ 4130:178007785be8

web/server: disable address reuse option for BaseHTTPServer on windows On windows, a socket with the SO_REUSEADDR option set is able to bind to any port, even if there's already an active socket listening on it. test-http: check server address cannot be reused.
author Patrick Mezard <pmezard@gmail.com>
date Mon, 19 Feb 2007 10:08:59 +0100
parents 713e35dcc321
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
3782
713e35dcc321 hgweb: report detected character set
Matt Mackall <mpm@selenic.com>
parents: 3228
diff changeset
1 Content-type: text/plain; charset={encoding}
713e35dcc321 hgweb: report detected character set
Matt Mackall <mpm@selenic.com>
parents: 3228
diff changeset
2