Home
last modified time | relevance | path

Searched refs:post_http10 (Results 1 – 1 of 1) sorted by path

/unit/test/
H A Dtest_proxy.py101 def post_http10(*args, **kwargs): function
146 resp = post_http10(body=payload)
153 resp = post_http10(body=payload)
160 resp = post_http10(body=payload)
167 resp = post_http10(body=payload, read_buffer_size=4096 * 128)
184 resp = post_http10(body=payload, read_buffer_size=1024 * 1024)
195 sock = post_http10(
375 resp = post_http10(
388 resp = post_http10(
407 sock = post_http10(
[all …]