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 | cc1ec4adad8c2671b71dba4cd7eba47d0d62d84d (patch) | |
tree | d611e8cc380e26e374b6771a58202ee157cceb2b /src/lib/os/proc_linux.go | |
parent | 55ae14e3b0197115c261879b722b7710ebded49e (diff) | |
download | golang-cc1ec4adad8c2671b71dba4cd7eba47d0d62d84d.tar.gz |
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/os/proc_linux.go')
0 files changed, 0 insertions, 0 deletions