There was an error while loading. Please reload this page.
1 parent 73ddf76 commit 5f2e41bCopy full SHA for 5f2e41b
wire.py
@@ -1624,6 +1624,7 @@ def main():
1624
|| path || string || (Optional) The cookie path.^1^ ||
1625
|| domain || string || (Optional) The domain the cookie is visible to.^1^ ||
1626
|| secure || boolean || (Optional) Whether the cookie is a secure cookie.^1^ ||
1627
+|| httpOnly || boolean || (Optional) Whether the cookie is an httpOnly cookie.^1^ ||
1628
|| expiry || number || (Optional) When the cookie expires, specified in \
1629
seconds since midnight, January 1, 1970 UTC.^1^ ||
1630
0 commit comments