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

:sparkle: Add base_url setting in Session/AsyncSession #180

Closed Ousret closed 1 week ago

Ousret commented 1 week ago

close https://github.com/jawah/niquests/issues/179

answer a long demanded feature, straightforward to implement and test.

mohaidoss commented 1 week ago

Yo this is fire. Thanks !