Commit graph

3 commits

Author SHA1 Message Date
4102a14883 Leave request and response bodies as binary data
Decoding to UTF-8 text is the responsibility of the content-type loader
used in the validator, and should not be done prior.
2021-01-06 14:50:15 -05:00
98d112369f Handle unset response bodies 2020-11-26 00:18:36 -05:00
bcf128e69d Add response validation 2020-11-26 00:05:02 -05:00