package ocsigenserver
A full-featured and extensible Web server
Install
Dune Dependency
Authors
Maintainers
Sources
5.1.0.tar.gz
md5=72c9e8479d7e4473e0d26ef10e620870
sha512=ed466e88a61c17d8b4e4cc392efc7b703ef1f4396bf41015fc85063bfe1644ace9b5361d804fb17da4957830c3584ad610f717eb1a90ccec002d3d87f79f41c4
doc/ocsigenserver.baselib/Ocsigen_lib/Url/index.html
Module Ocsigen_lib.Url
Source
include module type of Url_base with type t = Url_base.t
type t = Url_base.t
make_absolute_url https host port path
generates a new absolute url
is_prefix_skip_end_slash path1 path2
returns true
if path1
is the same as path2
before a first slash
val join_path : path -> string
Source
val parse :
t ->
bool option
* string option
* int option
* string
* string list
* string option
* (string * string) list Lazy.t
parse url
returns a tuple containing information about url
- If url contains scheme 'https'
- host of url (ex: http://www.ocsigen.org/ -> www.ocsigen.org)
- port of url
- path as
string
without first '/' - path as
string list
- GET query of url
- lazy value to decode GET query
prefix_and_path_of_t url
splits url
in a couple (prefix, path)
where prefix
is "http(s)://host:port"
and path
is the path as string list
Example: prefix_and_path_of_t "http://ocsigen.org:80/tuto/manual"
returns ("http://ocsigen.org:80", ["tuto", "manual"])
.
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>