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 properties of default ClientSession params to ClientSession class #4240

Merged
merged 3 commits into from
Oct 20, 2019

Commits on Oct 19, 2019

  1. Added properties of default ClientSession params to ClientSession cla…

    …ss so it is available for introspection now
    paulefoe committed Oct 19, 2019
    Configuration menu
    Copy the full SHA
    f73a5b6 View commit details
    Browse the repository at this point in the history
  2. dix mypy

    paulefoe committed Oct 19, 2019
    Configuration menu
    Copy the full SHA
    f4021e3 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2019

  1. Add docs to ClientSession about the returned attributes, changed the …

    …default_headers property to headers so that it matches the constructor of the ClientSession
    paulefoe committed Oct 20, 2019
    Configuration menu
    Copy the full SHA
    1dfd243 View commit details
    Browse the repository at this point in the history