Singyeong.ProxiedRequest (singyeong v0.2.0) View Source
Link to this section Summary
Link to this section Types
Specs
t() :: %Singyeong.ProxiedRequest{
body: term(),
method: String.t(),
query: Singyeong.Query.t(),
route: String.t()
}
t() :: %Singyeong.ProxiedRequest{
body: term(),
method: String.t(),
query: Singyeong.Query.t(),
route: String.t()
}