This is an exported version of the JIRA issue tracker. Please use the Google Code site to open new tickets or report updates to these existing tickets. Feel free to contact the mailing list with any questions.

[NRB-10] If a 3xx response code; follow links
Created: Wed, 5 Oct 2005 10:35:28 -0700 (PDT)  Updated: Wed, 5 Oct 2005 10:45:19 -0700 (PDT)

Status:Closed
Project:Norbert
Component/s:
Affects Version/s:0.3.1
Fix Version/s:

Type:ImprovementPriority: Major
Reporter:Henri YandellAssignee:Henri Yandell
Resolution:Won't Fix 
Environment:


 Description   
I imagine the 3xx response codes become errors and are not followed correctly. Depends on how good the JDK stuff is. One solution is to move to HttpClient.
Comment by bayard [ Wed, 5 Oct 2005 10:45:19 -0700 (PDT) ]
JVM does this automatically apparantly.