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 transfer-encoding in reverse order #721

Merged
merged 4 commits into from
Oct 23, 2020
Merged

Fix transfer-encoding in reverse order #721

merged 4 commits into from
Oct 23, 2020

Commits on Oct 22, 2020

  1. cohttp.headers: transfer-encoding is in reverse order

    should fix mirage#695
    
    Signed-off-by: Marcello Seri <marcello.seri@gmail.com>
    mseri committed Oct 22, 2020
    Configuration menu
    Copy the full SHA
    defc807 View commit details
    Browse the repository at this point in the history
  2. Update header tests, add test for 695

    Signed-off-by: Marcello Seri <marcello.seri@gmail.com>
    mseri committed Oct 22, 2020
    Configuration menu
    Copy the full SHA
    42438c4 View commit details
    Browse the repository at this point in the history
  3. Minor test cleanup

    Signed-off-by: Marcello Seri <marcello.seri@gmail.com>
    mseri committed Oct 22, 2020
    Configuration menu
    Copy the full SHA
    c581b1d View commit details
    Browse the repository at this point in the history
  4. Update CHANGES

    Signed-off-by: Marcello Seri <marcello.seri@gmail.com>
    mseri committed Oct 22, 2020
    Configuration menu
    Copy the full SHA
    a6dd439 View commit details
    Browse the repository at this point in the history