Closed metaodi closed 1 year ago
It's good practice and more versatile to allow a "session" parameter to pass a custom session (e.g. with authentication or custom headers) instead of using requests_kwargs.
requests_kwargs
Fixed with #44
It's good practice and more versatile to allow a "session" parameter to pass a custom session (e.g. with authentication or custom headers) instead of using
requests_kwargs
.