MCPcopy Create free account
hub / github.com/JosephP91/curlcpp / cookie_datetime

Method cookie_datetime

include/cookie_datetime.h:41–41  ·  view source on GitHub ↗

* Default constructor. */

Source from the content-addressed store, hash-verified

39 * Default constructor.
40 */
41 cookie_datetime() = default;
42 /**
43 * The constructor with parameters allows to specify a time and a date for cookie expiration.
44 */

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected