NoAcceptableType¶
Returned by ContentNegotiation when none of the server's supported
media types match the client's Accept header preferences.
Servers should respond with 406 Not Acceptable when they receive this result.
Implements¶
- Stringable box
Constructors¶
create¶
Returns¶
- NoAcceptableType val^
Public Functions¶
string¶
Returns¶
- String iso^
eq¶
Parameters¶
- that: NoAcceptableType val
Returns¶
- Bool val
ne¶
Parameters¶
- that: NoAcceptableType val
Returns¶
- Bool val