Skip to content

No way to pass headers with Python package #10

Open
@teranpeterson

Description

@teranpeterson

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions