* Replace path_query_fragment encoding tests * Remove replaced test cases * Fix test case to use correct hex sequence for 'abc' * Fix 'quote' behaviour so we don't double-escape. * Add '/' to safe chars in query strings * Update docstring * Linting * Update outdated comment. * Revert unrelated change --------- Co-authored-by: Kar Petrosyan <92274156+karpetrosyan@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| test_cookies.py | ||
| test_headers.py | ||
| test_queryparams.py | ||
| test_requests.py | ||
| test_responses.py | ||
| test_url.py | ||