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

Create Set-Cookie header from the cookie jar (fix #17) #143

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

Commits on Aug 28, 2020

  1. Create Set-Cookie header before returning Response

    Simon Garrelou committed Aug 28, 2020
    Configuration menu
    Copy the full SHA
    89d943f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2b4f74a View commit details
    Browse the repository at this point in the history
  3. Use six to assure Py27 compatibility

    Simon Garrelou committed Aug 28, 2020
    Configuration menu
    Copy the full SHA
    305e5cd View commit details
    Browse the repository at this point in the history
  4. fix PEP8

    Simon Garrelou committed Aug 28, 2020
    Configuration menu
    Copy the full SHA
    8a40520 View commit details
    Browse the repository at this point in the history
  5. Rename test variables

    Simon Garrelou committed Aug 28, 2020
    Configuration menu
    Copy the full SHA
    1a3f73a View commit details
    Browse the repository at this point in the history