api
blog
github
login / sign up
ClojureDocs
(beta)
ring
Namespaces
ring
adapter
httpcore
jetty
handler.dump
middleware
cookies
file
file-info
flash
keyword-params
lint
multipart-params
params
reload
session
cookie
memory
stacktrace
static
util
codec
response
servlet
test
doc
source
examples
comments
0.2.3
0.2.3 permalink
req-pair
ring.handler.dump
(req-pair key req)
0
Examples
top
Log in to add / edit an example.
See Also
top
Log in to add a see also.
Source
ring/handler/dump.clj:15
top
(defhtml req-pair [key req] [:tr [:td.key (h (str key))] [:td.val (h (pr-str (key req)))]])
© ring See
http://github.com/mmcgrana/ring
for copyright and license details.
Vars in
ring.handler.dump/
req-pair:
Used in 0 other vars
Comments
top
No comments for
req-pair
. Log in to add a comment.
Comments top
No comments for req-pair. Log in to add a comment.