Skip to content
This repository was archived by the owner on Dec 18, 2018. It is now read-only.
This repository was archived by the owner on Dec 18, 2018. It is now read-only.

Setting XMLHttpRequest "withCredentials" attribute #2110

@EvheniyHlushko

Description

@EvheniyHlushko

After updating from "@aspnet/signalr-client" to "@aspnet/signalr" because "@aspnet/signalr-client" is deprecated.

I have these errors:

Response to preflight request doesn't pass access control check: The value of the 'Access-Control-Allow-Origin' header in the response must not be the wildcard '*' when the request's credentials mode is 'include'.

The credentials mode of requests initiated by the XMLHttpRequest is controlled by the withCredentials attribute.

How can I set withCredentials attribute?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions