Skip to content

UriFormatter should use Uri.OriginalString when serializing#1106

Merged
AArnott merged 1 commit intoMessagePack-CSharp:masterfrom
degant:depuri/fix1105
Nov 9, 2020
Merged

UriFormatter should use Uri.OriginalString when serializing#1106
AArnott merged 1 commit intoMessagePack-CSharp:masterfrom
degant:depuri/fix1105

Conversation

@degant
Copy link
Copy Markdown
Contributor

@degant degant commented Nov 9, 2020

Fixes #1105

  • Use Uri.OriginalString during serialization
  • Uri.OriginalString survives serialization roundtrip so using OriginalString in the tests

Copy link
Copy Markdown
Collaborator

@AArnott AArnott left a comment

Choose a reason for hiding this comment

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

Thanks

@AArnott AArnott merged commit 84564bf into MessagePack-CSharp:master Nov 9, 2020
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.

UriFormatter should use Uri.OriginalString when serializing

2 participants