Config
class Config
JsonPlugin configuration that is used during installation
Constructors
Functions
Link copied to clipboard
Adds accepted content types. Be aware that ContentType.Application.Json accepted by default is removed from the list if you use this function to provide accepted content types. It also affects Accept
request header value.
Link copied to clipboard
Clear all configured ignored types including defaults.
Link copied to clipboard
Adds a type to the list of types that should be ignored by ContentNegotiation.
Adds a type to the list of types that should be ignored by ContentNegotiation.
Link copied to clipboard
Adds accepted content types. Existing content types will not be removed.