A standardised HTTP request error. Works together with Working Data to assign HTTPProblemDetails fields to errors on form fields.
Name
Description
Type
Construct a HTTPError from a Fetch Response and an an optional details extractor.
The status code of the HTTP response.
The status name of the HTTP response.
Extract the HTTPProblemDetails from the Response.
HTTPProblemDetails
Name
Description
Type
A longer form explanation of the problem.
If the problem was with a form request, messages are mapped to the data sent. Working Data will automatically assign these to the originating fields.
A human readable short title for the problem.