Custom Query (2297 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (91 - 93 of 2297)

Ticket Resolution Summary Owner Reporter
#312 wontfix Add text/css back to the default charset_types Tsz Ming Wong
Description

CSS can include non-ASCII characters [1], a very common use case is to use non-ASCII characters as the value of font-family.

It would be great if the change [2] can be reverted.

[1] http://www.w3.org/International/questions/qa-css-charset.en.php [2] http://trac.nginx.org/nginx/changeset/2188/nginx

#870 fixed Add variable containing list of client-supported cipher suites Andrew Sun
Description

When a browser makes a TLS connection, the ClientHello contains the list of cipher suites the browser supports.

I would like to access this list of cipher suites from a variable, similar to the existing ssl_cipher variable, but containing the entire list of ciphers.

#649 worksforme Add Variable for ISO Time Igal Sapir
Description

It is very useful to have the date/time in sortable format, i.e. yyyy-MM-dd'T'HH:mm:ssZ

This is useful for both logging and interaction with other systems. Currently the only way to achieve that is by using $local_time with 4 separate map() instructions, which is very inefficient.

The current $local_time, which is in "Common Log Format" is extremely old and obsolete IMO.

This should be very simple to implement for nginx and will add a lot of productivity for many users who need to interact with other systems.

Thank you

Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.