jawah / niquests

“Safest, Fastest, Easiest, and Most advanced” Python HTTP Client. Production Ready! Drop-in replacement for Requests. HTTP/1.1, HTTP/2, and HTTP/3 supported. With WebSocket!
https://niquests.readthedocs.io/en/latest/
Apache License 2.0
1.06k stars 23 forks source link

Ability to set a BaseUrl to a Session #179

Closed mohaidoss closed 1 week ago

mohaidoss commented 1 week ago
Ousret commented 1 week ago

We just implemented this. And will be available in the next minor version. To have an early access, install Niquests via git. pip install git+https://github.com/jawah/niquests.