【发布时间】:2012-01-23 07:00:53
【问题描述】:
使用 curl 获取 url 的源代码后,我得到了这个:
HTTP/1.1 200 OK Cache-Control: private Content-Length: 7036 Content-Type: text/html; charset=utf-8 Server: Microsoft-IIS/7.5 X-AspNet-Version: 2.0.50727 Set-Cookie:
然后我得到源代码,但不像我用浏览器打开页面并查看源代码时看到的源代码。
【问题讨论】: