ExLiveUrl.Url (ExLiveUrl v0.3.2)
TODO
Link to this section Summary
Link to this section Types
@type t() :: %ExLiveUrl.Url{ host: String.t(), params: ExLiveUrl.Params.t(), path: ExLiveUrl.Path.t(), port: :inet.port_number(), scheme: :http | :https }
Link to this section Functions
TODO
TODO
TODO
TODO