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

Handle parsing batch replies which minimal responses. #379

Merged
merged 1 commit into from
Jun 26, 2020

Conversation

thomasvl
Copy link
Member

A DELETE in a batch has no body, but it can also have very minimal headers,
ensure a reply where the batch only has a status line and one (or no) header
works correctly.

Fixes #378

@thomasvl thomasvl force-pushed the minimal_batch_replies branch 2 times, most recently from 9fcd689 to 307fa94 Compare June 26, 2020 18:57
A DELETE in a batch has no body, but it can also have very minimal headers,
ensure a reply where the batch only has a status line and one (or no) header
works correctly.

Fixes google#378
@thomasvl thomasvl merged commit 9ff89e0 into google:master Jun 26, 2020
@thomasvl thomasvl deleted the minimal_batch_replies branch June 26, 2020 19:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Delete file on AppData by GTLRBatchQuery throw error
2 participants