Pudu programming language
Menu
API reference

Std.App.Problem.Problem

1 declaration

type

Problem

A problem-details body (RFC 9457).

kind is the type member: a URI naming the problem class, about:blank when the status alone says it. extensions are further members written after the standard ones, in order.

Back to Std.App.ProblemSearch related declarations