Liking cljdoc? Tell your friends :D

macchiato.middleware.proxy-headers


forwarded-remote-addr-requestcljs

(forwarded-remote-addr-request request)

Change the :remote-addr key of the request map to the last value present in the X-Forwarded-For header. See: wrap-forwarded-remote-addr.

Change the :remote-addr key of the request map to the last value present in
the X-Forwarded-For header. See: wrap-forwarded-remote-addr.
sourceraw docstring

wrap-forwarded-remote-addrcljs

(wrap-forwarded-remote-addr handler)

Middleware that changes the :remote-addr of the request map to the last value present in the X-Forwarded-For header.

Middleware that changes the :remote-addr of the request map to the
last value present in the X-Forwarded-For header.
sourceraw docstring

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close