MCPcopy Create free account
hub / github.com/Effect-TS/effect / Multipart.ts

File Multipart.ts

packages/effect/src/unstable/http/Multipart.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/**
2 * Parses and persists HTTP `multipart/form-data` request bodies.
3 *
4 * `Multipart` turns incoming byte streams into typed form parts. Text parts

Callers

nothing calls this directly

Calls 5

constantFunction · 0.90
annotateMethod · 0.65
transformMethod · 0.65
pipeMethod · 0.65
checkMethod · 0.65

Tested by

no test coverage detected