validation typo

This commit is contained in:
Mark Pilgrim
2009-06-08 16:04:50 -04:00
parent 8a1684065f
commit 7d02bae3a2
+1 -1
View File
@@ -390,7 +390,7 @@ Content-Type: application/xml</samp>
# continued from the previous example
<samp class=p>>>> </samp><kbd>response2, content2 = h.request('http://diveintopython3.org/examples/feed.xml',</kbd>
<a><samp class=p>... </samp><kbd> headers={'cache-control':'no-cache'})</kbd> <span class=u>&#x2460;</span></a>
<a><samp>connect: (diveintopython3.org, 80) <span class=u>&#x2461;</span></a>
<samp><a>connect: (diveintopython3.org, 80) <span class=u>&#x2461;</span></a>
send: b'GET /examples/feed.xml HTTP/1.1
Host: diveintopython3.org
user-agent: Python-httplib2/$Rev: 259 $