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

aiohttpparser: Fix 500 error with JSON content-type and empty body #297

Merged
merged 3 commits into from Oct 25, 2018

Commits on Sep 25, 2018

  1. Copy the full SHA
    1ddb55d View commit details
    Browse the repository at this point in the history
  2. aiohttpparser: Use double quoted empty string

    This should make the PR pass the style check
    Kochab committed Sep 25, 2018
    Copy the full SHA
    c0cee7d View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2018

  1. test_aiohttpparser: Add a test to ensure correct behaviour on empty J…

    …SON bodies
    Fadi Moukayed committed Oct 23, 2018
    Copy the full SHA
    7454c35 View commit details
    Browse the repository at this point in the history