Liking cljdoc? Tell your friends :D

ring.middleware.absolute-redirects

Middleware for replacing relative redirects with absolute redirects. Useful for clients that do not yet implement RFC 7231 (RFC 2616 does not allow relative redirects).

Middleware for replacing relative redirects with absolute redirects. Useful
for clients that do not yet implement RFC 7231 (RFC 2616 does not allow
relative redirects).
raw docstring

ring.middleware.default-charset

Middleware for automatically adding a charset to the content-type header in response maps.

Middleware for automatically adding a charset to the content-type header in
response maps.
raw docstring

ring.middleware.proxy-headers

Middleware for handling headers set by HTTP proxies.

Middleware for handling headers set by HTTP proxies.
raw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close