Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Add ¶
func Add(s string) buffalo.MiddlewareFunc
Add will add a secondary content type to a request. If no content type is sent by the client the default will be set, otherwise the client's content type will be used.
func Set ¶
func Set(s string) buffalo.MiddlewareFunc
Set on the request to desired type. This will override any content type sent by the client.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.