Expand description
Rejection response types.
Structs
Rejection type used if you try and extract the request body more than once.
Rejection type used when buffering the request into a String
if the
body doesn’t contain valid UTF-8.
Encountered some other error when buffering the body.
Encountered an unknown error when buffering the body.