Module pact_models::content_types[][src]

Expand description

Module for handling content types

Structs

Content type of a body

HTML Content Type

JSON Content Type

TEXT Content Type

XML Content Type

Enums

Override of the content type

Functions

Try detect the content type from a sequence bytes

Try detect the content type from the contents of a string