Brian Moran
May 11, 2009 07:02PM
I'd like to propose that URI encoding be done using upper case
characters instead of lower case characters. Both seem to be acceptable;
I'm only requesting this since most of the other libraries that we use
that do URI encoding use upper case characters.

nginx 0.7.6 src/core/ngx_string.c

diff ngx_string.c~ ngx_string.c
1096c1096
< static u_char hex[] = "0123456789abcdef";
---
> static u_char hex[] = "0123456789ABCDEF";
Subject Author Posted

Proposed Patch - url encoding all upper case...

Brian Moran May 11, 2009 07:02PM

Re: Proposed Patch - url encoding all upper case...

坏人 May 11, 2009 11:33PM

Re: Proposed Patch - url encoding all upper case...

Brian Moran May 12, 2009 10:51AM

Re: Proposed Patch - url encoding all upper case...

Alex Andrienko October 27, 2011 03:27PM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 194
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready