This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 20921 - Also need "percent encode a character"
Summary: Also need "percent encode a character"
Status: RESOLVED WORKSFORME
Alias: None
Product: WHATWG
Classification: Unclassified
Component: URL (show other bugs)
Version: unspecified
Hardware: PC All
: P2 normal
Target Milestone: Unsorted
Assignee: Anne
QA Contact: sideshowbarker+urlspec
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-02-09 00:59 UTC by Ian 'Hixie' Hickson
Modified: 2013-02-09 01:21 UTC (History)
2 users (show)

See Also:


Attachments

Description Ian 'Hixie' Hickson 2013-02-09 00:59:43 UTC
It would be convenient if there was a "percent encode a character" algorithm as well as the "percent encode a byte" algorithm. For now I'm just assuming there is.
Comment 1 Ian 'Hixie' Hickson 2013-02-09 01:21:04 UTC
Nevermind, I see you have "utf-8 percent encode".