When setting :as :auto if the response does not contain a Content-Type header then hato blows up trying to read the namespace of the content type keyword. This prevents that happening.
Also added a drive-by of a test assertion that was calling = with only one argument.
Hi,
Thanks for making hato, I'm enjoying using it. I've added it as an implementation for martian!
When setting
:as :auto
if the response does not contain a Content-Type header then hato blows up trying to read the namespace of the content type keyword. This prevents that happening.Also added a drive-by of a test assertion that was calling
=
with only one argument.Cheers, Oliy