Description
The get, post and other methods provided in the Resilient Python package do not provide a way for users to pass header options.
Describe How to Reproduce
def get(self, uri, co3_context_token=None, timeout=None)
Only option is to provide a co3 context token