product · inferred from evidence
moov-io/ach
A specific version of the moov-io/ach product mentioned in the issue.
- 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`