Home
last modified time | relevance | path

Searched refs:def_tracing (Results 1 – 2 of 2) sorted by relevance

/curl/tests/http/
H A Dtest_15_tracing.py43 r = curl.http_get(url=url, def_tracing=False, extra_args=[
54 r = curl.http_get(url=url, def_tracing=False, extra_args=[
67 r = curl.http_get(url=url, def_tracing=False, extra_args=[
80 r = curl.http_get(url=url, def_tracing=False, extra_args=[
99 r = curl.http_get(url=url, def_tracing=False, extra_args=[
/curl/tests/http/testenv/
H A Dcurl.py524 def_tracing: bool = True,
531 def_tracing=def_tracing,
826 def_tracing=True, argument
832 with_headers=with_headers, def_tracing=def_tracing)
843 def_tracing: bool = True):
853 if def_tracing is not False and not self._silent:

Completed in 6 milliseconds