Re: [appengine-java] Could not fetch URL with URLFetchService but with HttpClient

2010-01-01 Thread seleronm
Hi, I tried a little. ( SDK 1.3.0) The condition that IOException is generated when value of the URL parameter .(dot) is included. This is not generated in production. I think that the possibility of bug of development environment(SDK). thanks. >I have an url which is redirecting: > >http:

[appengine-java] Could not fetch URL with URLFetchService but with HttpClient

2009-12-26 Thread derkent
I have an url which is redirecting: http://www.accessdata.fda.gov/Scripts/cder/DrugsatFDA/index.cfm?fuseaction=Reports.SetReport&rptname=1&reportSelectDate=12%2F2009&ta=Submits org.apache.http.client.HttpClient can follow the redirect without any problem and get the content. However URLFetchServi