summaryrefslogtreecommitdiffstats
path: root/docs/en/gun/2.0/manual/index.html
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2020-03-25 14:09:51 +0100
committerLoïc Hoguin <[email protected]>2020-03-25 14:09:51 +0100
commit5ff790b8d2b04152d0bf851cbf759f3c33cf53e7 (patch)
tree2f68660f9022bfdbe518412f6bcce55502cc9f94 /docs/en/gun/2.0/manual/index.html
parentad0ff34015a56c429ddb094976dad3ebc53252e5 (diff)
downloadninenines.eu-5ff790b8d2b04152d0bf851cbf759f3c33cf53e7.tar.gz
ninenines.eu-5ff790b8d2b04152d0bf851cbf759f3c33cf53e7.tar.bz2
ninenines.eu-5ff790b8d2b04152d0bf851cbf759f3c33cf53e7.zip
Gun 2.0.0-pre.2 and Cowlib 2.9.0
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