Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
constant
Function · 0.90
annotate
Method · 0.65
transform
Method · 0.65
pipe
Method · 0.65
check
Method · 0.65
Tested by
no test coverage detected