You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This change adds a new HTTP middleware to that
intercepts requests with an `x-teapot` header and
responds with a 418 status code and a message in
json or text format depending on the value of the
header.
This middleware provides a simple mechanism to
trigger error responses.
0 commit comments