Documentation ¶
Index ¶
Constants ¶
View Source
const ( ContentTypeHeader string = "Content-Type" ContentTypeApplicationJson string = "application/json" ContentTypeApplicationHalJson string = "application/hal+json" ContentTypeTextPlain string = "text/plain" ContentTypeMultipartFormData string = "multipart/form-data" ContentTypeApplicationFormUrlencoded string = "application/x-www-form-urlencoded" )
Variables ¶
This section is empty.
Functions ¶
func ContentTypeInList ¶
func ExtractContentType ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.