weso / CWR-DataApi

CWR-DataApi
MIT License
34 stars 29 forks source link

Missing Character Set in HDR throws ParseException #130

Open seabass opened 9 years ago

seabass commented 9 years ago

As per CWR 2.1, the Character Set field in HDR is optional. If missing, parser should default to ASCII. Currently, a ParseException is thrown if field is missing from HDR.