Skip to content

org.apache.http.impl.client.InternalHttpClient.getParams() throws UnsupportedOperationException [SPR-12530] #17135

Closed
@spring-projects-issues

Description

@spring-projects-issues

Stephen More opened SPR-12530 and commented

Method getParams() in org.apache.http.impl.client.InternalHttpClient is no longer supported.

org.springframework.remoting.httpinvoker.HttpComponentsHttpInvokerRequestExecutor.setConnectTimeout( int timeout )

and

org.springframework.remoting.httpinvoker.HttpComponentsHttpInvokerRequestExecutor.setReadTimeout( int timeout )

are trying to call getParams() from httpclient.


Affects: 4.1.3

Issue Links:

Metadata

Metadata

Assignees

Labels

in: webIssues in web modules (web, webmvc, webflux, websocket)status: duplicateA duplicate of another issue

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions