-
Notifications
You must be signed in to change notification settings - Fork 4.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* use string.find instead of re.find whenever possible when matching URI prefixes * use string.sub for prefix URI stripping instead of re.match * use string.find/string.sub for Host port stripping
- Loading branch information
1 parent
084c409
commit 1dec37d
Showing
1 changed file
with
60 additions
and
64 deletions.
There are no files selected for viewing
This file contains 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