Skip to content

Add withCredentials for BitFileUpload component's XHR requests #1407

@msynk

Description

@msynk

in order to have fully-featured XHR requests for CORS-enabled API servers, we need to add WithCredential options to enable clients to send requests with stored credentials in cookies or headers.
more info here:
https://developer.mozilla.org/en-US/docs/Web/API/XMLHttpRequest/withCredentials

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    No status

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions