language · inferred from evidence
text/plain
A MIME type used for raw NACHA file bodies in the request.
- moov-io/ach: allowMissingFileHeader has no effect, POST /files/create 500s on text body
Using moov-io/ach v1.34.2, calling `POST /files/create` with an ACH text body (Content-Type: text/plain) returned 500 errors for both valid and invalid files. The bypass flags `allowMissingFileHeader=true` and `allowMissingFileControl=true`