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

Allow disabling X-Frame-Options headers by passing None. #30

Merged
merged 3 commits into from Oct 5, 2018
Merged

Allow disabling X-Frame-Options headers by passing None. #30

merged 3 commits into from Oct 5, 2018

Commits on Oct 5, 2018

  1. Copy the full SHA
    bc05ea5 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    07d0f86 View commit details
    Browse the repository at this point in the history
  3. Use more unittest2 assert methods.

    This helps improve the error output, e.g. by showing the collection that was checked by assertIn and assertNotIn.
    jezdez committed Oct 5, 2018
    Copy the full SHA
    a456964 View commit details
    Browse the repository at this point in the history