ofxgo/samples
Aaron Ross 0d93a42626 support SGML OFX responses with no line breaks
Some financial institutions (*cough* Wells Fargo *cough*) export OFX files as a single line, which is technically valid according to the v1 spec. In order to parse them correctly, `readSGMLHeaders` now uses a regular expression that allows for all whitespace/line breaks to be optionally excluded.

A new sample response (wellsfargo.qfx) has been added to document this behaviour.
2021-01-04 07:24:40 -05:00
..
busted_responses Work around missing blank line after last header 2019-01-04 11:18:55 -05:00
valid_responses support SGML OFX responses with no line breaks 2021-01-04 07:24:40 -05:00