Skip to content

Conversation

jincreator
Copy link
Contributor

What do these changes do?

  • If the uri-path is empty or if the first character of the uri-
    path is not a %x2F ("/") character, output %x2F ("/") and skip
    the remaining steps.
    • RFC 6215 5.1.4 "Paths and Path-Match" point 2

Are there changes in behavior for the user?

No.

Related issue number

#1047

Checklist

  • I think the code is well written
  • Unit tests for the changes exist
  • Documentation reflects the changes

 * If the uri-path is empty or if the first character of the uri-
   path is not a %x2F ("/") character, output %x2F ("/") and skip
   the remaining steps.
   - RFC 6215 5.1.4 "Paths and Path-Match" point 2
@coveralls
Copy link

coveralls commented Aug 15, 2016

Coverage Status

Coverage increased (+0.0006%) to 97.983% when pulling b1873d3 on jincreator:1047-fix-bug-0.22 into c9660ab on KeepSafe:0.22.

@asvetlov asvetlov merged commit 76e3d39 into aio-libs:0.22 Aug 15, 2016
@asvetlov
Copy link
Member

Cool! Thanks!

@lock
Copy link

lock bot commented Oct 29, 2019

This thread has been automatically locked since there has not been
any recent activity after it was closed. Please open a new issue for
related bugs.

If you feel like there's important points made in this discussion,
please include those exceprts into that new issue.

@lock lock bot added the outdated label Oct 29, 2019
@lock lock bot locked as resolved and limited conversation to collaborators Oct 29, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants