Skip to content
Better HN
Top
Best
Ask
Show
New
Jobs
Search
⌘K
0 points
augustl
3y ago
0 comments
Save
Share
In Clojure, response.headers is still data :) You just use the built-in ways of reading named keys, such as (:headers response) or (get headers :response).
0 comments
1 comments · 1 top-level
top
newest
oldest
augustl
OP
3y ago
Errata: (get response :headers)
j
/
k
navigate · click thread line to collapse