Skip to content

Conversation

deeringc
Copy link
Contributor

… well as a scoped server test to verify.

{
m_proxy = proxy;
}
/// <summary>
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Just changed tabs to spaces for this, the rest of the file is all spaces.

m_proxy = proxy;
}

/// <summary>
Copy link
Contributor Author

Choose a reason for hiding this comment

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

new accessors.

request.set_method(methods::POST);
request.set_request_uri(utility::string_t());

if(!user_agent().empty())
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Otherwise, the default user agent will be used

@ras0219-msft ras0219-msft merged commit c0613af into microsoft:master Aug 27, 2017
@ras0219-msft
Copy link
Contributor

Looks good to me, thanks for the PR and sorry for the many month delay!

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