contentTypeNosniff

@get:JvmName(name = "getContentTypeNosniff")
@set:JvmName(name = "setContentTypeNosniff")
var contentTypeNosniff: Boolean
Specifies that the `nosniff` flag should be included in a `X-Content-Type-Options` header.

bool content_type_nosniff = 16;