you can't just grab the buffer and clone it becaus...
# android
j
you can't just grab the buffer and clone it because it might be empty
c
I am saying this because on OkHttp logging interceptor there is no
peekBody
j
Yes but above it does request(Long.MAX_VALUE). peekBody does both of those and wraps back into a ResponseBody for convenience