package savvy
A straightforward OAuth2 client
Install
Dune Dependency
Authors
Maintainers
Sources
savvy-0.4.0.tbz
sha256=a9e2b62cbf273c881d47d86db243706e41dcf52ce3107288b7edcf61cc53bb10
sha512=2903142b0f64d06c02ab91e3a3545d8e38f0bef34a57e7aa8d97d06f11f12daee43825a4c91afa39f5c6542b61e8bb3a57b1076358031ae74b5d6d0e5944cecd
doc/savvy.utils/Utils/Uri/index.html
Module Utils.Uri
Source
include module type of struct include Uri end
type component = [
| `Authority
| `Custom of component * string * string
| `Fragment
| `Generic
| `Host
| `Path
| `Query
| `Query_key
| `Query_value
| `Scheme
| `Userinfo
]
val empty : t
val pct_encode : ?scheme:string -> ?component:component -> string -> string
val of_string : string -> t
val to_string : ?pct_encoder:pct_encoder -> t -> string
val make :
?scheme:string ->
?userinfo:string ->
?host:string ->
?port:int ->
?path:string ->
?query:(string * string list) list ->
?fragment:string ->
unit ->
t
val query : t -> (string * string list) list
val verbatim_query : ?pct_encoder:pct_encoder -> t -> string option
val encoded_of_query :
?scheme:string ->
?pct_encoder:pct_encoder ->
(string * string list) list ->
string
val get_query_param' : t -> string -> string list option
val get_query_param : t -> string -> string option
val path : ?pct_encoder:pct_encoder -> t -> string
val path_and_query : t -> string
val scheme : t -> string option
val userinfo : ?pct_encoder:pct_encoder -> t -> string option
val user : t -> string option
val password : t -> string option
val host : t -> string option
val host_with_default : ?default:string -> t -> string
val port : t -> int option
val fragment : t -> string option
val pp : Format.formatter -> t -> unit
val pp_hum : Format.formatter -> t -> unit
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>