View Source BrowseyHttp.Util.Curl.Result (BrowseyHttp v0.0.7)
Summary
Types
@type t() :: %BrowseyHttp.Util.Curl.Result{ headers: BrowseyHttp.Response.headers(), status: integer() | nil, uris: [URI.t()] }
@type t() :: %BrowseyHttp.Util.Curl.Result{ headers: BrowseyHttp.Response.headers(), status: integer() | nil, uris: [URI.t()] }