Top | ![]() |
![]() |
![]() |
![]() |
glong | follow-location | Read / Write / Construct Only |
char * | referer | Read / Write / Construct Only |
char * | url-base | Read / Write / Construct Only |
gboolean | url-ll-lat-first | Read / Write / Construct Only |
char * | url-start-dir | Read / Write / Construct Only |
char * | url-start-ll | Read / Write / Construct Only |
char * | url-stop-dir | Read / Write / Construct Only |
char * | url-stop-ll | Read / Write / Construct Only |
char * | url-via-ll | Read / Write / Construct Only |
“follow-location”
property“follow-location” glong
Specifies the number of retries to follow a redirect while downloading a page.
Owner: VikRoutingWebEngine
Flags: Read / Write / Construct Only
Allowed values: >= -1
Default value: 2
“referer”
property “referer” char *
The REFERER string to use in HTTP request.
Owner: VikRoutingWebEngine
Flags: Read / Write / Construct Only
Default value: NULL
“url-base”
property “url-base” char *
The base URL of the routing engine.
Owner: VikRoutingWebEngine
Flags: Read / Write / Construct Only
Default value: "<no-set>"
“url-ll-lat-first”
property“url-ll-lat-first” gboolean
Coordinates are in latitude,longitude form if true (longitude,latitue else).
Owner: VikRoutingWebEngine
Flags: Read / Write / Construct Only
Default value: TRUE
“url-start-dir”
property “url-start-dir” char *
The part of the request hosting the end point.
Owner: VikRoutingWebEngine
Flags: Read / Write / Construct Only
Default value: NULL
“url-start-ll”
property “url-start-ll” char *
The part of the request hosting the end point.
Owner: VikRoutingWebEngine
Flags: Read / Write / Construct Only
Default value: "<no-set>"
“url-stop-dir”
property “url-stop-dir” char *
The part of the request hosting the end point.
Owner: VikRoutingWebEngine
Flags: Read / Write / Construct Only
Default value: NULL
“url-stop-ll”
property “url-stop-ll” char *
The part of the request hosting the end point.
Owner: VikRoutingWebEngine
Flags: Read / Write / Construct Only
Default value: "<no-set>"