nginx/src
Maxim Dounin 4884cd611e Charset filter: fixed charset setting on encoded replies.
If response is gzipped we can't recode response, but in case it's not
needed we still can add charset to Content-Type.

The r->ignore_content_encoding is dropped accordingly, charset with gzip_static
now properly works without any special flags.
2014-05-19 22:45:34 +04:00
..
core Core: use '\r' for CR and '\n' for LF definitions. 2014-05-14 22:26:05 +04:00
event OCSP stapling: missing OCSP request free call. 2014-04-29 22:22:38 +02:00
http Charset filter: fixed charset setting on encoded replies. 2014-05-19 22:45:34 +04:00
mail Style: use %N instead of '\n' where appropriate. 2014-05-14 22:26:30 +04:00
misc Fixed compilation with -Wmissing-prototypes. 2012-07-24 15:09:54 +00:00
mysql Copyright updated. 2012-01-18 15:07:43 +00:00
os Win32: fixed cpu hog by cache manager on exit (ticket #514). 2014-03-31 21:38:28 +04:00