summaryrefslogtreecommitdiffstats
path: root/docs/en/gun/2.0/manual/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/en/gun/2.0/manual/index.html')
-rw-r--r--docs/en/gun/2.0/manual/index.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/en/gun/2.0/manual/index.html b/docs/en/gun/2.0/manual/index.html
index 0816163a..70ff07c7 100644
--- a/docs/en/gun/2.0/manual/index.html
+++ b/docs/en/gun/2.0/manual/index.html
@@ -70,6 +70,10 @@
<h2 id="_modules">Modules</h2>
<ul><li><a href="gun">gun(3)</a> - Asynchronous HTTP client
</li>
+<li><a href="gun_cookies">gun_cookies(3)</a> - Cookie store engine
+</li>
+<li><a href="gun_cookies_list">gun_cookies_list(3)</a> - Cookie store backend: in-memory, per connection
+</li>
</ul>
<h2 id="_dependencies">Dependencies</h2>
<ul><li><a href="cowlib_app">cowlib(7)</a> - Support library for manipulating Web protocols