summaryrefslogtreecommitdiffabout
path: root/include/kingate/cookies.h
Side-by-side diff
Diffstat (limited to 'include/kingate/cookies.h') (more/less context) (ignore whitespace changes)
-rw-r--r--include/kingate/cookies.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/kingate/cookies.h b/include/kingate/cookies.h
index a1e813c..cba5aff 100644
--- a/include/kingate/cookies.h
+++ b/include/kingate/cookies.h
@@ -96,6 +96,8 @@ namespace kingate {
* @see unset_expires()
*/
void set_expires(const string& e);
+ void set_expires_time(time_t etime);
+ void set_expires_in(time_t esecs);
/**
* get cookie parameter.