Cookie Functions
Click one of the following functions for more information:
web_add_cookie | Adds a new cookie or modifies an existing one. |
web_add_cookie_ex | Adds a cookie with specified add behavior. |
web_cleanup_cookies | Removes all cookies currently stored by the Vuser. |
web_reg_add_cookie | Registers a search for a text string and adds a cookie if the text is found. |
web_remove_cookie | Removes the specified cookie. |