lookup> application/gzip

application/gzip

application/gzip is a application media type commonly associated with .gz extensions.

applicationContent-Type
MIME typeapplication/gzip
Extensions.gz
Charset
CompressibleNo
Sourceiana

application/gzip

application/gzip is one of the application media types used on the internet. When serving this content over HTTP, set the Content-Type header in the response, for example:

Content-Type: application/gzip

Related entities: associated extensions include .gz, and is delivered over HTTP via the Content-Type header, commonly with GET, POST, PUT and PATCH requests.

Related formats:

GZIP Archive
.gzserved as
mime type
application/gzipsent via header
http header

application/gzip is identified in HTTP by the Content-Type header and is commonly used with these methods:

What is application/gzip?

application/gzip is a application media type used to identify a content format; servers announce it to clients with the Content-Type header.

Which file extensions use application/gzip?

Extensions such as .gz are associated with this MIME type.

How do I set the Content-Type for application/gzip?

Send Content-Type: application/gzip in the HTTP response.

Related extensions

Related MIME types

Related headers

Related methods