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 disableCorrelationHeaders to IConfig #396

Merged
merged 1 commit into from
Feb 7, 2017

Conversation

KamilSzostak
Copy link
Contributor

No description provided.


// Default true. If false, the SDK will add two headers ('x-ms-request-root-id' and 'x-ms-request-id)
// to all dependency requests (within the same domain) to correlate them with corresponding requests on the server side.
disableCorrelationHeaders: boolean;

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

do you need indent here?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes :)

@KamilSzostak KamilSzostak merged commit 07eca7e into master Feb 7, 2017
@KamilSzostak KamilSzostak added this to the 1.0.8 milestone Feb 7, 2017
@KamilSzostak KamilSzostak deleted the kamilszostak-patch-2 branch February 17, 2017 00:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants