Welcome to the SRP Forum! Please refer to the SRP Forum FAQ post if you have any questions regarding how the forum works.
httpclient_services help page
these are around the wrong way:
Can you also include an explanation for 'IgnoreAttributes' and 'Delimiter'
GetCookies
Usage:
HTTPClient_Services('GetCookie', Name, IgnoreAttributes)
Comments:
Returns the value for the indicated cookie name.
Returns:
See comments.
GetCookie
Usage:
HTTPClient_Services('GetCookies', Delimiter)
Comments:
Returns all cookie strings from the response headers.
Returns:
See comments.
Usage:
HTTPClient_Services('GetCookie', Name, IgnoreAttributes)
Comments:
Returns the value for the indicated cookie name.
Returns:
See comments.
GetCookie
Usage:
HTTPClient_Services('GetCookies', Delimiter)
Comments:
Returns all cookie strings from the response headers.
Returns:
See comments.
Can you also include an explanation for 'IgnoreAttributes' and 'Delimiter'
Comments