Skip to content

UrlEncode attachment filenames#64

Open
Rychard wants to merge 1 commit intosoitgoes:masterfrom
Rychard:UrlEncodeAttachmentFilenames
Open

UrlEncode attachment filenames#64
Rychard wants to merge 1 commit intosoitgoes:masterfrom
Rychard:UrlEncodeAttachmentFilenames

Conversation

@Rychard
Copy link

@Rychard Rychard commented Nov 4, 2015

Ensures that attachment filenames are url-encoded by running them through HttpUtility.UrlEncode. This allows them to be round-tripped accurately.

I've added a unit test to cover this scenario.

Resolves #59

Note: The tabbing/whitespace in LoveSeat.IntegrationTest/CouchClientTest.cs appears to be inconsistent. I tried to match the existing approach, but let me know if I've missed something.

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.

1 participant