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

Issue #3011 - Moving HttpCompliance to HttpConfiguration #3017

Merged

Commits on Oct 22, 2018

  1. Issue #3011 - Moving HttpCompliance to HttpConfiguration

    Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
    joakime committed Oct 22, 2018
    Configuration menu
    Copy the full SHA
    4679565 View commit details
    Browse the repository at this point in the history
  2. Issue #3011 - Removing HttpConnectionFactory.getHttpCompliance()

    + Can get HttpCompliance from HttpConfiguration now
    + Signature change to HttpConnection to avoid duplicate arguments
      on constructor.
    
    Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
    joakime committed Oct 22, 2018
    Configuration menu
    Copy the full SHA
    fbd9fc1 View commit details
    Browse the repository at this point in the history