doc improvements

This commit is contained in:
kento2 2026-09-09 04:29:17 +02:00
parent 1095ceff5e
commit fdac571ff1

5
README
View file

@ -1,6 +1,5 @@
parses a http body and pipes all its multipart/form-data parses a http body and pipes the first multipart/form-data
to a child program. set's the MIME_TYPE environment variable field to a child program.
before exec'ing into the child.
field names are ignored. field names are ignored.