Struct Cookie
Public Attributes
| Type | Name |
|---|---|
| time_t | date = = 0 |
| String | domain |
| time_t | duration = = 0 |
| struct Cookie::@2 | expires |
| String | host |
| bool | http_only = = false |
| struct Cookie::@3 | max_age |
| String | name |
| String | path = = "" |
| bool | secure = = false |
| bool | valid = = false |
| String | value |
Public Attributes Documentation
variable date
variable domain
variable duration
variable expires
variable host
variable http_only
variable max_age
variable name
variable path
variable secure
variable valid
variable value
The documentation for this class was generated from the following file cores/common/arduino/libraries/ext/HTTPClient/HTTPClient.h