WSHelper: library
The WSHelper library provides functions and types for working with URLs.
Types | Description |
---|---|
|
The WSQueryType defines a dynamic array of key-value
pairs that stores the query string of a URL. |
|
The WSHelper.WSServerCookiesType defines a dynamic
array for storing cookies. |
Function Name | Description |
---|---|
|
Splits a complete URL string into pieces. |
|
Get a query string value by name. |
|
Splits the query string of a URL into an array or key-value pairs. |