>>> from wsgiadapter import WSGIAdapter
>>> s = requests.Session()
>>> s.mount('http://staging/', WSGIAdapter())
>>> s.get('http://staging/index.html')
<Response [200]>
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file requests-wsgi-adapter-0.1.2.tar.gz.
File metadata
- Download URL: requests-wsgi-adapter-0.1.2.tar.gz
- Upload date:
- Size: 2.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
69924daad85f8055c6a70ca17c7b494d41b84359074c7a1a27aa28eb2dcda3fc
|
|
| MD5 |
df3ccb0111c2e76cf13eb6759a2cf495
|
|
| BLAKE2b-256 |
951f092612d5a725a039d688fb572a93243ad3807ef6d2cacfc3fc547a79bb09
|