product · inferred from evidence
Content-Type: text/plain
A MIME type used to specify the content type of the request body.
- 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`