Pudu programming language
Menu
API reference

Std.Http.Cookie

1 declaration

type

Cookie

This declaration introduces a public type.

What it does

A cookie as a request carries it: a name and a value.

Read the signature

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

Back to Std.HttpSearch related declarations