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

Replace http_request_full internals with treq #1058

Merged

Commits on Oct 25, 2016

  1. replace with treq

    smn committed Oct 25, 2016
    Configuration menu
    Copy the full SHA
    62ff4f8 View commit details
    Browse the repository at this point in the history
  2. use the context factory

    smn committed Oct 25, 2016
    Configuration menu
    Copy the full SHA
    b527f69 View commit details
    Browse the repository at this point in the history
  3. fix custom context factory tests

    smn committed Oct 25, 2016
    Configuration menu
    Copy the full SHA
    d35e97f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    12fbbda View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2017

  1. Add callback to request before handling timeout

    Kaitlyn Crawford committed Apr 20, 2017
    Configuration menu
    Copy the full SHA
    82015b2 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'develop' into feature/SEED-927-vumi-http-request-full-f…

    …ails-sni
    Kaitlyn Crawford committed Apr 20, 2017
    Configuration menu
    Copy the full SHA
    f3d826e View commit details
    Browse the repository at this point in the history

Commits on May 4, 2017

  1. Replace vulnerable HTTPS policy for verifying certificates

    Kaitlyn Crawford committed May 4, 2017
    Configuration menu
    Copy the full SHA
    927669d View commit details
    Browse the repository at this point in the history
  2. Don't set context_factory if one isn't provided

    Kaitlyn Crawford committed May 4, 2017
    Configuration menu
    Copy the full SHA
    a22e08f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7bc6185 View commit details
    Browse the repository at this point in the history
  4. Remove use of vulnerable HTTPS policy from sandbox

    Kaitlyn Crawford committed May 4, 2017
    Configuration menu
    Copy the full SHA
    d822b65 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2017

  1. Revert "Remove use of vulnerable HTTPS policy from sandbox"

    This reverts commit d822b65.
    Kaitlyn Crawford committed May 5, 2017
    Configuration menu
    Copy the full SHA
    89d0a42 View commit details
    Browse the repository at this point in the history