View Source HTTPSpec

CI Hex.pm

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.

Thanks

License

Apache License 2.0