Pudu programming language
Menu
API reference

Std.Http.Range

1 declaration

type

Range

This declaration introduces a public type.

What it does

A byte range a request asked for: a first position and an optional last.

Read the signature

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

Back to Std.HttpSearch related declarations