Alexandr
Alexandr
@frenzzy hi, I have the same problem with typescript 4.2.4 and I can confirm that bug appears after `generateUrls` import is added. Do you have any idea how to fix...
Thanks for feedback, I will think over these problems. Can you creat patch as pull request?
I don't watch requests development some of requests features appear early in human_curl. SSL CERT VERIFICATION too. I will think about it.
After some time, I change my opinion and think that human_curl need more compitibility with requests.
Надо подумать над решением. Проблема в том, что pycurl (сишная часть) не понимает тип unicode питона. Поэтому надо декодить в обычный стринг, что не всегда возможно.
Ах ты ж блин! Исходники были выложены еще сразу с тестами. https://github.com/Lispython/httphq Странно, что я на нем ссылку на исходники не разместил.
Оно там на православном tornado написано.
I think you can specify interface. Give network_interface argument with selected output interface to request call.
How do you install it?
Please, past full stack trace. In [1]: import human_curl In [2]: human_curl.get("http://github.com/?x", debug=True) Out[2]: <Response: 301 >