Project

General

Profile

Bug #2457

client cn.resolve() follows the redirect

Added by Rob Nahf about 12 years ago. Updated about 12 years ago.

Status:
Closed
Priority:
High
Assignee:
Category:
d1_libclient_java
Start date:
Due date:
% Done:

100%

Milestone:
CCI-1.0.0
Product Version:
*
Story Points:
Sprint:

Description

cn.resolve() no longer returns the objectLocationList, but follows the redirect and returns the data object instead.

need to turn off the redirect in libclient_java.

see: http://stackoverflow.com/questions/1352949/preventing-httpclient-4-from-following-redirect.

HttpClientParams.setRedirecting(params, false);

History

#1 Updated by Rob Nahf about 12 years ago

  • Category set to d1_libclient_java
  • Assignee set to Rob Nahf
  • Priority changed from Normal to High

#2 Updated by Rob Nahf about 12 years ago

  • Status changed from New to Closed

fixed in d1_libclient_java trunk.

Also available in: Atom PDF

Add picture from clipboard (Maximum size: 14.8 MB)