1024" x-on:close-sidebar="sidebar=window.innerWidth > 1024 && true">
package ocsigenserver
-
ocsigenserver.cookies
-
ocsigenserver.ext.accesscontrol
-
ocsigenserver.ext.authbasic
-
ocsigenserver.ext.cors
-
ocsigenserver.ext.deflatemod
-
ocsigenserver.ext.extendconfiguration
-
ocsigenserver.ext.outputfilter
-
ocsigenserver.ext.redirectmod
-
ocsigenserver.ext.revproxy
-
ocsigenserver.ext.rewritemod
-
ocsigenserver.ext.staticmod
-
ocsigenserver.ext.userconf
-
ocsigenserver.http
-
ocsigenserver.polytables
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
Find the cached value associated to the key, or binds this value in the cache using the function finder
passed as argument to create
, and returns this value
Find the cached value associated to the key. Raises Not_found
if the key is not present in the cache
method remove : A.key -> unit