Check and report on the MIME content types in use
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.