Pudu programming language
Menu
API reference

Std.Http.Status

1 declaration

type

Status

This declaration introduces a public type.

What it does

A response status: its number and the reason given with it.

Read the signature

  • This declaration has no value signature because it introduces a type or trait.

Back to Std.HttpSearch related declarations