|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Accept
, Accept-Charset
,
Accept-Encoding
or Accept-Language
HTTP headers.Accept
, Accept-Charset
,
Accept-Encoding
or Accept-Language
HTTP headers.Content-Coding
header field.ServletContext
's resources as HTTP resources
with configuration options on which items should be delivered in compressed form.Accept-*
header and match it against a list of supported
server-side items based on exact string matching.
Accept-*
header and match it against a list of supported
server-side items.
HttpServletRequest.getPathInfo()
, which start with a '/' sign.
Accept-Encoding
header of the request and set up a possibly compressed
output stream to write to.
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |