Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add option to set withCredentials to true #604

Merged
merged 1 commit into from
Jul 31, 2019

Conversation

stanley-cheung
Copy link
Collaborator

@stanley-cheung stanley-cheung commented Jul 31, 2019

Fixed #176

Superceded #498

Usage:

var client = new EchoServiceClient('localhost', null, {
  'withCredentials': true
});

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add ability to send cookies cross domain
1 participant