code-review icon indicating copy to clipboard operation
code-review copied to clipboard

Improve flexibility when using requests

Open abpostelnicu opened this issue 1 year ago • 0 comments

As it can be seen in #1693 for each request, we need to write headers, this can be avoided by using sessions that caches connections, cookies etc and in the particular case headers.

abpostelnicu avatar May 03 '23 11:05 abpostelnicu