OCaml HTTP cookie handling library with support for Eio-based storage jars
1# Netscape HTTP Cookie File
2# http://curl.haxx.se/rfc/cookie_spec.html
3# This is a generated file! Do not edit.
4
5example.com FALSE /foo/ FALSE 0 cookie-1 v$1
6.example.com TRUE /foo/ FALSE 0 cookie-2 v$2
7example.com FALSE /foo/ FALSE 1257894000 cookie-3 v$3
8example.com FALSE /foo/ FALSE 1257894000 cookie-4 v$4
9example.com FALSE /foo/ TRUE 1257894000 cookie-5 v$5
10#HttpOnly_example.com FALSE /foo/ FALSE 1257894000 cookie-6 v$6
11#HttpOnly_.example.com TRUE /foo/ FALSE 1257894000 cookie-7 v$7