Skip to content

It does not appear that 'options.withCredentials' is being applied to the http POST. #99

@ChrisMancini

Description

@ChrisMancini

The call method accepts an options object. The httpClient.post method accepts an options object.

Within this options object is a withCredentials flag. It does not appear that this flag is pushed down to the httpClient.post method in the _invoke method.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions