Home
last modified time | relevance | path

Searched defs:HTTPFactory (Results 1 – 4 of 4) sorted by relevance

/dports/net-im/telepathy-gabble/telepathy-gabble-0.18.4/tests/twisted/
H A Dhttptest.py18 class HTTPFactory(http.HTTPFactory): class
/dports/net-im/py-matrix-synapse/synapse-1.50.2/tests/http/
H A Dtest_proxyagent.py41 HTTPFactory = Factory.forProtocol(HTTPChannel) variable
/dports/math/vtk6/VTK-6.2.0/ThirdParty/Twisted/twisted/web/
H A Dhttp.py1933 class HTTPFactory(protocol.ServerFactory): class
/dports/devel/py-twisted/Twisted-22.1.0/src/twisted/web/
H A Dhttp.py3083 class HTTPFactory(protocol.ServerFactory): class