feature idea: path rebase

This commit is contained in:
Mahmoud Hashemi 2017-07-16 15:00:27 -07:00
parent 529aa68743
commit 9f249ce11e
1 changed files with 1 additions and 1 deletions

View File

@ -3,9 +3,9 @@
* RFC 3986 6.2.3 (always slash on empty path and non-empty host, not
just when query string is present)
* Polish logo
* Optimize percent decoding
* Get coverage up
* Switch off ctypes/socket for IP validation
* rebase method for path (prepends to path)
## normalize method