-
Steve Newman authored
- Extend http.URLUnescape to convert '+' to space - Add http.URLEscape - Rename URL.Query to EncodedQuery (and stop decoding it, as decoding this field before separating key/value pairs loses important information) - Report a clean error on incomplete hex escapes - Update existing tests, add new ones APPROVED=rsc DELTA=293 (256 added, 3 deleted, 34 changed) OCL=29685 CL=29759
da0a5825
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
Makefile | ||
fs.go | ||
request.go | ||
server.go | ||
status.go | ||
triv.go | ||
url.go | ||
url_test.go |