Skip to content
Better HN
Top
New
Best
Ask
Show
Jobs
Search
⌘K
0 points
augustl
2y ago
0 comments
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).
undefined | Better HN
0 comments
default
newest
oldest
augustl
OP
2y ago
Errata: (get response :headers)
j
/
k
navigate · click thread line to collapse