>>> 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.1.tar.gz.
File metadata
- Download URL: requests-wsgi-adapter-0.1.1.tar.gz
- Upload date:
- Size: 2.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
eebdb71cde079faec0a86df7e6c8c7824e04f712b661c762e7601c9e35c2b77f
|
|
| MD5 |
2c9cb3552ff378b3279e039abac26ca2
|
|
| BLAKE2b-256 |
500a67e1e3661cf1d5d57a084cfd6117def6a89caf2687776bc7a8bfa575bac1
|