radex v0.1.0 Radex.Conn.Request View Source

A struct for containing Request information

Link to this section Summary

Link to this section Types

Link to this type t() View Source
t() :: %Radex.Conn.Request{body: term, headers: term, method: term, path: term, query_params: term}