How can i get http body??

Roy Smith roy at panix.com
Thu Jul 10 10:02:11 EDT 2014


In article <4574254f-e813-4f16-bafb-cbd649496095 at googlegroups.com>,
 Frank Liou <fk26541598fk at gmail.com> wrote:

> https://lh5.googleusercontent.com/-6t5tmr5T4Ys/U74FdF128oI/AAAAAAAABvo/bYyaHzs
> dw9Q/s1600/%E6%9C%AA%E5%91%BD%E5%90%8D.jpg
> 
> how can i catch the "body" when  i was post ??


Take a look at the wonderful requests package.  It makes all of this 
very simple.

http://docs.python-requests.org/



More information about the Python-list mailing list