DescriptionMore optimization of _uriEncode.
Avoid doing the encoding of the original string for ASCII/LATIN1/UTF-8.
For mostly ASCII strings, the encoding is just a copying overhead.
Patch Set 1 #Patch Set 2 : Call directly to specialized UTF-8 version. #
Total comments: 3
Messages
Total messages: 3 (1 generated)
|