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

fix(tdhttpresponse) rm isPayloadNull #206

Merged
merged 1 commit into from
Dec 4, 2024

Conversation

danaivach
Copy link
Collaborator

Removes TDHttpResponse.isPayloadNull() as the class offers a public Optional<String> getPayload() already.

Closes #202

@danaivach danaivach linked an issue Dec 4, 2024 that may be closed by this pull request
@danaivach danaivach merged commit 65faff2 into master Dec 4, 2024
1 check passed
@danaivach danaivach deleted the 202-bug-return-true-for-ispayloadnull-call branch December 4, 2024 09:25
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.

bug: Return "true" for "isPayloadNull" call
1 participant