package savvy
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
A straightforward OAuth2 client
Install
dune-project
Dependency
Authors
Maintainers
Sources
savvy-0.4.0.tbz
sha256=a9e2b62cbf273c881d47d86db243706e41dcf52ce3107288b7edcf61cc53bb10
sha512=2903142b0f64d06c02ab91e3a3545d8e38f0bef34a57e7aa8d97d06f11f12daee43825a4c91afa39f5c6542b61e8bb3a57b1076358031ae74b5d6d0e5944cecd
doc/savvy.utils/Utils/Uri/index.html
Module Utils.UriSource
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 : tval pct_encode : ?scheme:string -> ?component:component -> string -> stringval of_string : string -> tval to_string : ?pct_encoder:pct_encoder -> t -> stringval make :
?scheme:string ->
?userinfo:string ->
?host:string ->
?port:int ->
?path:string ->
?query:(string * string list) list ->
?fragment:string ->
unit ->
tval query : t -> (string * string list) listval verbatim_query : ?pct_encoder:pct_encoder -> t -> string optionval encoded_of_query :
?scheme:string ->
?pct_encoder:pct_encoder ->
(string * string list) list ->
stringval get_query_param' : t -> string -> string list optionval get_query_param : t -> string -> string optionval path : ?pct_encoder:pct_encoder -> t -> stringval path_and_query : t -> stringval scheme : t -> string optionval userinfo : ?pct_encoder:pct_encoder -> t -> string optionval user : t -> string optionval password : t -> string optionval host : t -> string optionval host_with_default : ?default:string -> t -> stringval port : t -> int optionval fragment : t -> string optionval pp : Format.formatter -> t -> unitval pp_hum : Format.formatter -> t -> unit sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>