Open istathar opened 11 years ago
I meant that in your downstream code, if you receive an io-streams ParseException, that means you know where it came from and can re-wrap that to provide a useful error message to the user (BadHttpResponse or whatever).
In a comment on https://github.com/snapframework/io-streams/issues/3#issuecomment-12496548, @gregorycollins wrote:
This would be a Good Thing™.
AfC