-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
GIT-1591 Strict Slashes behavior fix #1594
GIT-1591 Strict Slashes behavior fix #1594
Conversation
Codecov Report
@@ Coverage Diff @@
## master #1594 +/- ##
======================================
Coverage 91.3% 91.3%
======================================
Files 18 18
Lines 1828 1828
Branches 351 351
======================================
Hits 1669 1669
Misses 133 133
Partials 26 26 Continue to review full report at Codecov.
|
@ahopkins works for me. |
What is the progress on this PR ? And are you targeting this on 19.6 ? @harshanarayana |
@yunstanford Yes. I am going to follow the idea discussed in #1591 and split into two work items. Will fix the propagation of |
Signed-off-by: Harsha Narayana <[email protected]>
6df06d7
to
b583613
Compare
Signed-off-by: Harsha Narayana <[email protected]>
@huge-success/sanic-core-devs I am good with this change from my end. Please take a look at the changes and see if there is any change required. |
Signed-off-by: Harsha Narayana <[email protected]>
TODO
strict_slashes
attributestrict_slashes
attributetest_client
usage