Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit dcfa0e2

Browse files
committed
1 parent 67ef8e6 commit dcfa0e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

http-web-services.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -592,7 +592,7 @@ <h3 id=httplib2-etags>How <code>httplib2</code> Handles <code>Last-Modified</cod
592592
<li>However, you still get the data in the <var>content</var> variable. Generally, you don&#8217;t need to know why a response was served from the cache. (You may not even care that it was served from the cache at all, and that&#8217;s fine too. <code>httplib2</code> is smart enough to let you act dumb.) By the time the <code>request()</code> method returns to the caller, <code>httplib2</code> has already updated its cache and returned the data to you.
593593
</ol>
594594

595-
<h3 id=httplib2-compression>How <code>http2lib</code> Handles Compression</h3>
595+
<h3 id=httplib2-compression>How <code>httplib2</code> Handles Compression</h3>
596596

597597
<aside>&#8220;We have both kinds of music, country AND western.&#8221;</aside>
598598

0 commit comments

Comments
 (0)