Pudu programming language
Menu
API reference

Std.Http.Multipart.Part

1 declaration

type

Part

This declaration introduces a public type.

What it does

One thing a form carried.

filename is what the sender called it, kept as what it is. It is not a

path and this module will not make one from it: see safeName.

Read the signature

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

Back to Std.Http.MultipartSearch related declarations