Description Usage Arguments Value
Internal function used in the Request$initialize()
method to extract URL parameters from the request path.
1 | .parseParameters(req, body, query, type)
|
req |
HTTP request object. |
body |
Body text string. |
query |
Url-encoded query string. |
type |
Media mime type. |
A list of parameters and values.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.