>>> 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.tar.gz.
File metadata
- Download URL: requests-wsgi-adapter-0.1.tar.gz
- Upload date:
- Size: 1.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
74c2c5501a552052b1c48ee456c6cc66a248cd84c0852640dadb1a173814cdd0
|
|
| MD5 |
2ae2a1c153db1f0ee1f2c3220c1849db
|
|
| BLAKE2b-256 |
3012b2262b7fea89fe737ae80074131b519d489ec964727a746bab523ea45973
|