nginx/src
Piotr Sikora 3ba8f2f73d Core: use uppercase hexadecimal digits for percent-encoding.
RFC3986 says that, for consistency, URI producers and normalizers
should use uppercase hexadecimal digits for all percent-encodings.

This is also what modern web browsers and other tools use.

Using lowercase hexadecimal digits makes it harder to interact with
those tools in case when use of the percent-encoded URI is required,
for example when $request_uri is part of the cache key.

Signed-off-by: Piotr Sikora <piotr@cloudflare.com>
2014-06-26 23:39:23 -07:00
..
core Core: use uppercase hexadecimal digits for percent-encoding. 2014-06-26 23:39:23 -07:00
event SSL: fix build with recent OpenSSL. 2014-07-09 12:27:15 -07:00
http Upstream: ngx_http_upstream_store() error handling fixes. 2014-07-18 20:11:40 +04:00
mail SSL: the "ssl_password_file" directive. 2014-06-16 19:43:25 +04:00
misc Style: fix typo. 2014-07-08 03:03:14 -07:00
mysql Copyright updated. 2012-01-18 15:07:43 +00:00
os Style: keep return type and function name on different lines. 2014-07-08 03:03:14 -07:00