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

Added Session object for cookie storage and defaults #328

Merged
merged 7 commits into from
Apr 15, 2015

Commits on Apr 14, 2015

  1. Work on session object

    asvetlov authored and taras-doba-ua committed Apr 14, 2015
    Configuration menu
    Copy the full SHA
    24ce7e4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2f99293 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    77398fe View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8aca73b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    883ecc2 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2015

  1. - Renamed to ClientSession

     - Used hdrs.METH_ objects for session calls
     - allow_redirects now id keyword-only for get head options in session
    taras-doba-ua committed Apr 15, 2015
    Configuration menu
    Copy the full SHA
    d1c1ba6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6d477fd View commit details
    Browse the repository at this point in the history