Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #74301
| Path | csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!us.feeder.erje.net!nntp.club.cc.cmu.edu!micro-heart-of-gold.mit.edu!bloom-beacon.mit.edu!bloom-beacon.mit.edu!panix!roy |
|---|---|
| From | Roy Smith <roy@panix.com> |
| Newsgroups | comp.lang.python |
| Subject | Re: How can i get http body?? |
| Date | Thu, 10 Jul 2014 10:02:11 -0400 |
| Organization | PANIX Public Access Internet and UNIX, NYC |
| Lines | 13 |
| Message-ID | <roy-4E2B43.10021110072014@news.panix.com> (permalink) |
| References | <4574254f-e813-4f16-bafb-cbd649496095@googlegroups.com> |
| NNTP-Posting-Host | localhost |
| X-Trace | reader1.panix.com 1405000931 24260 127.0.0.1 (10 Jul 2014 14:02:11 GMT) |
| X-Complaints-To | abuse@panix.com |
| NNTP-Posting-Date | Thu, 10 Jul 2014 14:02:11 +0000 (UTC) |
| User-Agent | MT-NewsWatcher/3.5.3b3 (Intel Mac OS X) |
| Xref | csiph.com comp.lang.python:74301 |
Show key headers only | View raw
In article <4574254f-e813-4f16-bafb-cbd649496095@googlegroups.com>, Frank Liou <fk26541598fk@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/
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
How can i get http body?? Frank Liou <fk26541598fk@gmail.com> - 2014-07-09 20:19 -0700
Re: How can i get http body?? Roy Smith <roy@panix.com> - 2014-07-10 10:02 -0400
Re: How can i get http body?? Frank Liou <fk26541598fk@gmail.com> - 2014-07-10 18:20 -0700
csiph-web