Skip to content

Fix keyword argument passing in requests wrappers

This MR fixes #12 (closed) by fixing a hole in the keyword argument passing from the requests function wrappers to the Session constructor.

Merge request reports