GNet.URI.URI.fields_all – gnet-2.0 Reference Manual
Packages
gnet-2.0
GNet
URI
equal
hash
parse_inplace
URI
URI.fields
URI.fields_all
clone
escape
get_string
set_fragment
set_hostname
set_path
set_port
set_query
set_scheme
set_userinfo
to_string
unescape
fragment
hostname
path
port
query
scheme
userinfo
URI.fields_all
Description:
[
CCode
( cname =
"gnet_uri_new_fields_all"
) ]
public
URI.fields_all
(
string
scheme,
string
userinfo,
string
hostname,
int
port,
string
path,
string
query,
string
fragment)