View Source HTTPSpec
Provides implementation-independent HTTP-related structs.
Installation
Add :http_spec
to the list of dependencies in mix.exs
:
def deps do
[
{:http_spec, <requirement>}
]
end
Usage
For more information, see the documentation.