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