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

Removal of body and some headers on redirects #2559

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Commits on Feb 17, 2017

  1. Configuration menu
    Copy the full SHA
    4daf681 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2017

  1. Configuration menu
    Copy the full SHA
    639d4ab View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2017

  1. Adding tests.

    dbursztyn committed Feb 22, 2017
    Configuration menu
    Copy the full SHA
    7c4259e View commit details
    Browse the repository at this point in the history
  2. Separate authorization header removal check from host, content-type a…

    …nd contenct-length headers, body and _form removal check to mantain issue request#1184 behavior.
    dbursztyn committed Feb 22, 2017
    Configuration menu
    Copy the full SHA
    38adc7b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    10b623c View commit details
    Browse the repository at this point in the history