wreq
wreq copied to clipboard
Bumps [actions/cache](https://github.com/actions/cache) from 4.0.1 to 4.0.2. Release notes Sourced from actions/cache's releases. v4.0.2 What's Changed Fix fail-on-cache-miss not working by @cdce8p in actions/cache#1327 Full Changelog: https://github.com/actions/cache/compare/v4.0.1...v4.0.2 Changelog Sourced from actions/cache's...
Bumps [kleidukos/get-tested](https://github.com/kleidukos/get-tested) from 0.1.6.0 to 0.1.7.0. Release notes Sourced from kleidukos/get-tested's releases. v0.1.7.0 You can explicitly set runner OS versions on the command-line and in the GitHub action. The OS...
My app has the following exception type which is used to bail out from HTTP requests which returned something unexpected. There are many APIs in the wild that return a...
I'm observing an issue with `wreq-0.5.4.0`, where I'd like to avoid URL encoding parameters for some servers that don't handle it very well. Say I'd like to set a parameter...
Obviously this isn't mergeable in its current state. But I figured I'd leave it here as a draft in case anyone else wants to cross-compile this library. In the longer...
Heya, I've added support for `patch` and `patchWith` to match with `put(With)` and such
This might not look "perfect" in terms of API, so this PR is rather a starting point for a question in advice on how to do this best. I need...
This pull request is a superset of #45. I'm not sure if the changes here make sense to add to Wreq. This adds three more authentication options: 1. The first...
Cookies that set on `Options` are discarded by the session API when the session cookie jar is `Just`. For example, request that is made using `opts` and `sess` from the...
Loading http://www.serpentine.com/wreq/ results in this 