bpo-35647: Fix path check in cookiejar by tirkarthi · Pull Request #11436 · python/cpython
alex approved these changes Mar 10, 2019
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request
Mar 10, 2019* Refactor cookie path check as per RFC 6265 * Add tests for prefix match of path * Add news entry * Fix set_ok_path and refactor tests * Use slice for last letter (cherry picked from commit 0e1f1f0) Co-authored-by: Xtreak <tir.karthi@gmail.com>
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request
Mar 10, 2019* Refactor cookie path check as per RFC 6265 * Add tests for prefix match of path * Add news entry * Fix set_ok_path and refactor tests * Use slice for last letter (cherry picked from commit 0e1f1f0) Co-authored-by: Xtreak <tir.karthi@gmail.com>
miss-islington added a commit that referenced this pull request
Mar 10, 2019* Refactor cookie path check as per RFC 6265 * Add tests for prefix match of path * Add news entry * Fix set_ok_path and refactor tests * Use slice for last letter (cherry picked from commit 0e1f1f0) Co-authored-by: Xtreak <tir.karthi@gmail.com>
tirkarthi added a commit to tirkarthi/cpython that referenced this pull request
Mar 11, 2019* Refactor cookie path check as per RFC 6265 * Add tests for prefix match of path * Add news entry * Fix set_ok_path and refactor tests * Use slice for last letter (cherry picked from commit 0e1f1f0)
tirkarthi added a commit to tirkarthi/cpython that referenced this pull request
Mar 11, 2019* Refactor cookie path check as per RFC 6265 * Add tests for prefix match of path * Add news entry * Fix set_ok_path and refactor tests * Use slice for last letter (cherry picked from commit 0e1f1f0)
ned-deily pushed a commit that referenced this pull request
Mar 12, 2019Co-authored-by: Xtreak <tir.karthi@gmail.com>
larryhastings pushed a commit that referenced this pull request
Mar 16, 2019* Refactor cookie path check as per RFC 6265 * Add tests for prefix match of path * Add news entry * Fix set_ok_path and refactor tests * Use slice for last letter (cherry picked from commit 0e1f1f0)
larryhastings pushed a commit that referenced this pull request
Mar 16, 2019* Refactor cookie path check as per RFC 6265 * Add tests for prefix match of path * Add news entry * Fix set_ok_path and refactor tests * Use slice for last letter (cherry picked from commit 0e1f1f0)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters