Previous Next

The mimetype Command

Check and report on the MIME content types in use

Flags

Flag Default Description
allowUnknown true Allow application/octet-stream
report true Print summary report (default is true)

Content type detection uses the Go standard library http.DetectContentType function.