Filtering out Content-Length header fixed the issue. Many thanks Thomas!
On Apr 3, 6:22 pm, Thomas Visser <[email protected]> wrote: > I also experienced it using the dyuproject library for OpenID > authentication. It remained working fine on the app engine and I > managed to get it to work locally as well by removing the Content- > length header parameter. > > On Apr 2, 12:33 pm, rml <[email protected]> wrote: > > > > > > > > > I have an issue with local development server after upgrading to SDK > > 1.4.3. All HTTP POST requests fail with: > > > java.io.IOException: Could not fetch URL:http://sitename/login.php > > > Can anyone confirm that POST is working or failing in dev environment? > > > I create an issue for this so if anyone else is experiencing this, > > please starhttp://code.google.com/p/googleappengine/issues/detail?id=4836 > > > Thanks. -- You received this message because you are subscribed to the Google Groups "Google App Engine for Java" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-appengine-java?hl=en.
