[docs] [issue12524] change httplib docs POST example

Petri Lehtinen report at bugs.python.org
Fri Jul 15 20:09:41 CEST 2011


Petri Lehtinen <petri at digip.org> added the comment:

There's also http://httpstat.us/. You can send any request (also POST) to http://httpstat.us/200 and it gives you a 200 OK response.

I recall seeing other similar services, but didn't find them quickly.

----------
nosy: +petri.lehtinen

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue12524>
_______________________________________


More information about the docs mailing list