1. 05 Jun, 2009 7 commits
  2. 04 Jun, 2009 17 commits
  3. 03 Jun, 2009 15 commits
  4. 02 Jun, 2009 1 commit
    • Steve Newman's avatar
      Fixes to URL functionality: · da0a5825
      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