FIX your requests
Project description
requests_fixer
I don't need buggy behavior forward-compatibility.
"Fixed" bugs:
- Remove ISO-8859-1 charset fallback · Issue #2086
- cookies.py why replace escaped quote with nothing? · Issue #3759
- Don't override
Authorizationheader when contents are bearer token (or any other token) · Issue #3929
Installation
pip install requests_fixer
Usage
import requests_fixer # yeap, that's it, just import it
To disable the auto patching on import, set the
NO_PATCH_ON_IMPORTenvironment variable.
If you want to undo the patches:
requests_fixer.revert_all()
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
requests_fixer-0.1.0.tar.gz
(3.5 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file requests_fixer-0.1.0.tar.gz.
File metadata
- Download URL: requests_fixer-0.1.0.tar.gz
- Upload date:
- Size: 3.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: pdm/2.22.3 CPython/3.13.1 Linux/6.12.11-amd64
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d78c48de7df6008b0e56572242cac2f872000431e92a3dd723deb95d77c9378e
|
|
| MD5 |
cfba8f98d88cc32bd6c1d679b7286256
|
|
| BLAKE2b-256 |
1fc402e124ce08a5d2a3d67f915d2bc224b426054825462d5d47bad3fa42f577
|
File details
Details for the file requests_fixer-0.1.0-py3-none-any.whl.
File metadata
- Download URL: requests_fixer-0.1.0-py3-none-any.whl
- Upload date:
- Size: 3.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: pdm/2.22.3 CPython/3.13.1 Linux/6.12.11-amd64
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8666ed740076766bc6a8b9236e2d10de0ec6fbf28ef49d73473ccacb1663f6d7
|
|
| MD5 |
095de936375f5a862187ba6b41da1269
|
|
| BLAKE2b-256 |
02097593230015e18320264db5a460e62d4af415d3a71de61ebb5d4fbc54b805
|