Ory.Model.Upstream (ory_oathkeeper v0.40.2)

Link to this section Summary

Link to this section Types

@type t() :: %Ory.Model.Upstream{
  preserve_host: boolean() | nil,
  strip_path: String.t() | nil,
  url: String.t() | nil
}