URLs and percent encoding
A developer explains the complexities of URL percent encoding, detailing why automatic decoding in a library is problematic and referencing RFC3986.
A developer explains the complexities of URL percent encoding, detailing why automatic decoding in a library is problematic and referencing RFC3986.
Explains the Terraform urlencode() function, its purpose for URL sanitization, and provides usage examples.
Explains a Windows Phone deep linking bug where Internet Explorer mishandles ampersands in URI query parameters, causing parsing errors.
A web developer vents about two specific, frustrating bugs in Internet Explorer related to form buttons and Japanese character encoding in mailto links.