Voting

: max(one, nine)?
(Example: nine)

The Note You're Voting On

Anonymous
20 years ago
No matter the circumstances, you MUST NOT check the user agent string to find out if gzip compression is enabled. HTTP defines the Accept-Encoding header for exactly this purpose and you MUST check it before enabling compression.

<< Back to user notes page

To Top