Skip to content

Cannot configure HttpClient via HttpClientBuilder #211

@GoogleCodeExporter

Description

@GoogleCodeExporter
What steps will reproduce the problem?
1. Try to configure HttpClient via HttpClientBuilder.
2. Fail because openid4java uses its own HttpClientFactory instead, which calls 
the DefaultHttpClient constructor.

What is expected?
openid4java uses an injectable HttpClientBuilder to construct its HttpClient.

What version of the product are you using? On what operating system?
0.9.8

Please provide any additional information below.
DefaultHttpClient is deprecated and shouldn't be used directly.

Original issue reported on code.google.com by caspar.k...@gmail.com on 17 Jun 2014 at 8:14

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions