Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[NA] Migrate from session.send to session.request (#104)
* Roll back to stateless requests. Reason: problem with SSL certificate verification which requires additional work and testing * Return back session object, use session.request instead of session.send(prepared_request) * Remove comments
- Loading branch information