nextjournal

2022-07-07T01:41:49.550599Z

https://github.com/lambdaisland/fetch/blob/main/src/lambdaisland/fetch.cljs#L114 can you enlighten why the request and response are attached as metadata ? is it for equality or another reason ? Just want to understand.

plexus 2022-07-07T12:47:36.474769Z

Did you mean to post this in #lambdaisland? They're merely provided for convenience in case you need access to the raw objects, or for debugging.

👍 1