Jakub
Jakub
Yes, pull request in that direction would be welcome. But please try not to overuse dependencies, because it could make the library too heavy.
Yes, something like this.
Thanks for posting the issue. The idea behind it was that some website didn't work properly without this header. For example the AMD download website: ```rust let mut body =...
Ok, I understand your point.
I'm sorry to say it, but `Uri` does currently not support relative URIs. It supports URIs following the general syntax from [RFC 3986](https://tools.ietf.org/html/rfc3986#section-3)
I wasn't going to add support for it soon. You can freely make a pull request, if you want to.
`http_req` currently does not suport automatic redirects