So by using `Void` I forfeit the ability to inspec...
# squarelibraries
c
So by using
Void
I forfeit the ability to inspect the responseBody at all, while using
ResponseBody
still technically gives me that ability? Or are both of them basically the same, but Void never buffers the response body so it's "better"?
👌 1
🙏 1