* Always encode forward slashes as `%2F` in query parameters * Revert inclusion of "%" This is expected to fail tests due to double escaping * Update `urlencode` --------- Co-authored-by: Tom Christie <tom@tomchristie.com> |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| test_cookies.py | ||
| test_headers.py | ||
| test_queryparams.py | ||
| test_requests.py | ||
| test_responses.py | ||
| test_url.py | ||