Closed mohabusama closed 6 years ago
In Trial run:
http('https://www.google.com').headers()
Expected:
Dict of headers
Actual:
same for cookies()
cookies()
text(), code(), content_size(), time() are ok
text()
code()
content_size()
time()
wonder if this is related to the opentracing_utils, the request seems to be fine in the trace view.
opentracing_utils
closing as already implemented
In Trial run:
Expected:
Dict of headers
Actual: