diff options
| author | Steve Newman <devnull@localhost> | 2009-06-02 12:48:18 -0700 |
|---|---|---|
| committer | Steve Newman <devnull@localhost> | 2009-06-02 12:48:18 -0700 |
| commit | da0a582564da3a0afeaa17336a025876a925db0e (patch) | |
| tree | d611e8cc380e26e374b6771a58202ee157cceb2b /src/lib/format/parser.go | |
| parent | e11f833bed1f445a4fd8ccb813fa000386d277e1 (diff) | |
| download | go-da0a582564da3a0afeaa17336a025876a925db0e.tar.xz | |
Fixes to URL functionality:
- 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
Diffstat (limited to 'src/lib/format/parser.go')
0 files changed, 0 insertions, 0 deletions
