Skip to content
This repository was archived by the owner on Nov 22, 2018. It is now read-only.

Add options to configure case sensitivity of request paths #26

Merged
merged 1 commit into from
Sep 6, 2016

Conversation

JunTaoLuo
Copy link
Contributor

@@ -14,6 +14,11 @@ public class ResponseCachingOptions
public long MaximumCachedBodySize { get; set; } = 1024 * 1024;

/// <summary>
/// <c>true</c> if request paths are case-sensitive; otherwise <c>false</c>.
Copy link
Member

Choose a reason for hiding this comment

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

Should the summary say the default is false?

@JunTaoLuo
Copy link
Contributor Author

🆙📅

@Tratcher
Copy link
Member

Tratcher commented Sep 6, 2016

:shipit:

@JunTaoLuo JunTaoLuo force-pushed the johluo/path-sensitivity branch from f940d18 to 411681e Compare September 6, 2016 21:44
@JunTaoLuo JunTaoLuo merged commit 411681e into dev Sep 6, 2016
@JunTaoLuo JunTaoLuo deleted the johluo/path-sensitivity branch September 6, 2016 21:47
@JunTaoLuo JunTaoLuo mentioned this pull request Sep 6, 2016
34 tasks
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants