twisted http client

后端 未结 3 984
我在风中等你
我在风中等你 2021-02-05 13:47

I am after an example describing the usage of Twisted\'s HTTP Client.

After reading the excellent blog post on the internals of Twisted, I understand how the \"Factory\

3条回答
  •  后悔当初
    2021-02-05 14:19

    As of Twisted 10, you may want to use the Agent class.

    Please follow this link: http://twistedmatrix.com/documents/10.2.0/web/howto/client.html

提交回复
热议问题