Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update javadoc for Response#body #8420

Merged
merged 1 commit into from
Jul 6, 2024

Conversation

Endeavour233
Copy link
Contributor

Previous doc shows that body is always null for cacheResponse, networkResponse and priorResponse. It's confusing since the body property can't be null. This pull request updates the doc to show that we'll get an unreadable body from the listed responses.

@yschimke
Copy link
Collaborator

yschimke commented Jul 6, 2024

@Endeavour233 Thanks

@yschimke yschimke merged commit bc1bb4b into square:master Jul 6, 2024
20 checks passed
@Endeavour233 Endeavour233 deleted the update_doc_for_response branch July 7, 2024 03:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants