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

Commits on Jun 26, 2020

  1. Handle parsing batch replies which minimal responses.

    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 committed Jun 26, 2020
    Configuration menu
    Copy the full SHA
    6fa6aba View commit details
    Browse the repository at this point in the history