Prevent read from closed stream.

`PageResultFrom` parses the response body as JSON, but the response returned
from `client.Post` is already parsed (and the response body has been closed).
1 file changed