mirror of
https://github.com/kennethreitz/dive-into-python3.git
synced 2026-06-05 23:10:17 +00:00
validation typo
This commit is contained in:
@@ -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>①</span></a>
|
||||
<a><samp>connect: (diveintopython3.org, 80) <span class=u>②</span></a>
|
||||
<samp><a>connect: (diveintopython3.org, 80) <span class=u>②</span></a>
|
||||
send: b'GET /examples/feed.xml HTTP/1.1
|
||||
Host: diveintopython3.org
|
||||
user-agent: Python-httplib2/$Rev: 259 $
|
||||
|
||||
Reference in New Issue
Block a user