Skip to content

Improve requests wrappers

Duncan Macleod requested to merge test_requests into main

This PR updates the requests wrapper module (ciecplib.requests), removing the (broken) request() wrapper, and replacing with head() and post() wrappers.

Merge request reports