Home
last modified time | relevance | path

Searched defs:bodyProducer (Results 1 – 8 of 8) sorted by relevance

/dports/www/py-treq/treq-20.9.0/src/treq/
H A Dauth.py18 def request(self, method, uri, headers=None, bodyProducer=None): argument
H A Dtesting.py98 def request(self, method, uri, headers=None, bodyProducer=None): argument
/dports/devel/py-twisted/Twisted-22.1.0/src/twisted/web/
H A Dclient.py661 def _shouldRetry(self, method, exception, bodyProducer): argument
895 self, key, endpoint, method, parsedURI, headers, bodyProducer, requestPath argument
1134 def request(self, method, uri, headers=None, bodyProducer=None): argument
1179 def request(self, method, uri, headers=None, bodyProducer=None): argument
1327 def request(self, method, uri, headers=None, bodyProducer=None): argument
1469 def request(self, method, uri, headers=None, bodyProducer=None): argument
1567 def request(self, method, uri, headers=None, bodyProducer=None): argument
H A D_newclient.py667 def __init__(self, method, uri, headers, bodyProducer, persistent=False): argument
698 cls, method, uri, headers, bodyProducer, persistent=False, parsedURI=None argument
/dports/math/vtk6/VTK-6.2.0/ThirdParty/Twisted/twisted/web/
H A Dclient.py1103 def _shouldRetry(self, method, exception, bodyProducer): argument
1332 headers, bodyProducer, requestPath): argument
1457 def request(self, method, uri, headers=None, bodyProducer=None): argument
1497 def request(self, method, uri, headers=None, bodyProducer=None): argument
1619 def request(self, method, uri, headers=None, bodyProducer=None): argument
1758 def request(self, method, uri, headers=None, bodyProducer=None): argument
1831 def request(self, method, uri, headers=None, bodyProducer=None): argument
H A Diweb.py687 def request(method, uri, headers=None, bodyProducer=None): argument
H A D_newclient.py566 def __init__(self, method, uri, headers, bodyProducer, persistent=False): argument
597 def _construct(cls, method, uri, headers, bodyProducer, persistent=False, argument
/dports/www/py-scrapy/Scrapy-2.5.1/scrapy/core/downloader/handlers/
H A Dhttp11.py211 …def _requestWithEndpoint(self, key, endpoint, method, parsedURI, headers, bodyProducer, requestPat… argument
238 def request(self, method, uri, headers=None, bodyProducer=None): argument