satanas/unity-simple-http

Stronger validations

satanas opened this issue · 2 comments

For URLs, bodies, headers, and parameters in general

What do you mean by stronger validations?

Well, things like verifying that the URL is well-formed, throwing exceptions if the parameters are null, etc.