Did you know ... | Search Documentation: |
Predicate write_cookies/3 |
Cookie:
header for the current connection. Out
is an open stream to the HTTP server, Parts is the
broken-down request (see uri_components/2)
and Options is the list of options passed to http_open. The
predicate is called as if using ignore/1.
library(http/http_cookie)
implements cookie handling on
top of these hooks.