我正在运行带有仅 HTTP 域的 Apache 2.2.15 (CentOS 6.6)
demo.xml-director.info
使用 wget 我可以正确检索内容
wget -S http://demo.xml-director.info
--2015-01-05 13:31:41-- http://demo.xml-director.info/
Resolving demo.xml-director.info (demo.xml-director.info)... 176.9.146.28
Connecting to demo.xml-director.info (demo.xml-director.info)|176.9.146.28|:80... connected.
HTTP request sent, awaiting response...
HTTP/1.1 200 OK
Date: Mon, 05 Jan 2015 12:31:41 GMT
Server: Zope/(2.13.22, python 2.7.6, linux2) ZServer/1.1
Content-Length: 20227
Expires: Sat, 01 Jan 2000 00:00:00 GMT
Content-Type: text/html;charset=utf-8
X-Ua-Compatible: IE=edge,chrome=1
Content-Language: en
Vary: Accept-Encoding
Keep-Alive: timeout=15, max=100
Connection: Keep-Alive
Length: 20227 (20K) [text/html]
Saving to: 'index.html.4'
Run Code Online (Sandbox Code Playgroud)
但是,由于 HTST,Chrome/Firefox 总是将请求从 http …