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

test: Add tests for add/remove header after sent. #8682

Closed
wants to merge 5 commits into from

Commits on Sep 21, 2016

  1. test: Add tests for add/remove header after sent.

    This change adds tests to make sure an Error is thrown if a header
    is added or removed after they are sent.
    niklasi committed Sep 21, 2016
    Configuration menu
    Copy the full SHA
    361542b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8787d21 View commit details
    Browse the repository at this point in the history
  3. Check error messages.

    niklasi committed Sep 21, 2016
    Configuration menu
    Copy the full SHA
    b8ed5ee View commit details
    Browse the repository at this point in the history
  4. Fix missing semicolon.

    niklasi committed Sep 21, 2016
    Configuration menu
    Copy the full SHA
    a72b6fc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    60a1081 View commit details
    Browse the repository at this point in the history