[Twisted-Python] HTTP Client - HOW TO?
Andrew Bennetts
andrew-twisted at puzzling.org
Wed Oct 22 02:10:41 MDT 2003
On Wed, Oct 22, 2003 at 09:41:13AM +0200, Matteo Giacomazzi wrote:
> Hi all,
>
> I'm writing a software that needs to query some remote hosts via
> HTTP (sometimes using GET method, sometimes using POST method): the
> problem is I cannot figure out how I should use the HTTPClient class
> or the QueryProtocol class... any hint somewhere?
> I'm not able to find anything useful in the API docs.
>
> Any help will be greatly appreciated!
It's hardly a proper how-to, but hopefully this will help:
http://twistedmatrix.com/documents/examples/getpage.py
-Andrew.
More information about the Twisted-Python
mailing list