Skip to content

Commit

Permalink
Closing #30
Browse files Browse the repository at this point in the history
  • Loading branch information
int-ua committed Dec 1, 2014
1 parent 67ef8e6 commit dcfa0e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion http-web-services.html
Original file line number Diff line number Diff line change
Expand Up @@ -592,7 +592,7 @@ <h3 id=httplib2-etags>How <code>httplib2</code> Handles <code>Last-Modified</cod
<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.
</ol>

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

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

Expand Down

0 comments on commit dcfa0e2

Please sign in to comment.