Owning Palette: CGI VIs
Installed With: Internet Toolkit. This topic might not match its corresponding palette in LabVIEW depending on your operating system, licensed product(s), and target.
Use the Cookie VIs to create, edit, and delete HTTP cookies.
The VIs on this palette can return HTTP error codes.
| Palette Object | Description |
|---|---|
| Cookie Add Entry | Adds a new entry to a cookie array. The VI uses the key and value inputs to create the new entry. |
| Cookie Create | Creates a new cookie. |
| Cookie Destroy | Destroys a cookie that the Cookie Create VI created. |
| Cookie Get Data | Returns all entries that a cookie contains. |
| Cookie Get Entry | Returns the value that corresponds with a key identifier in a cookie entry. |
| Not A Cookie | Returns an invalid cookie. |
| Not A Cookie? | Determines whether a cookie is valid. |