Skip to content
This repository was archived by the owner on Aug 8, 2024. It is now read-only.

Modify Validation in HttpRequestMessage.RequestUri#361

Merged
steveisok merged 1 commit intomono:masterfrom
steveisok:partial-httpreq-msg
Oct 14, 2019
Merged

Modify Validation in HttpRequestMessage.RequestUri#361
steveisok merged 1 commit intomono:masterfrom
steveisok:partial-httpreq-msg

Conversation

@steveisok
Copy link

Modifies the RequestUri property on HttpRequestMessage to validate the same way as the constructor does.

It will now call into IsAllowedAbsoluteUri, which adds some mono specific checks.

…e same way as the constructor does.

It will now call into IsAllowedAbsoluteUri, which adds some mono specific checks.
@steveisok steveisok requested a review from akoeplinger October 14, 2019 13:27
@steveisok steveisok merged commit 8e3b279 into mono:master Oct 14, 2019
@steveisok steveisok deleted the partial-httpreq-msg branch October 14, 2019 13:37
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants