Hi,

I try to make an HTTP request via RequestBuilder. The problem is that
no valid response is returned by Response.getText() and
Response.getStatusCode() returns 0. I found out that the problem might
be that
the response content-type is text/plain while RequestBuilder only
supports application/xml and application/json.
Is that true? If yes, what's the reason for this? How can I get around
this issue?

Cheers,
Michael

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" 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-Web-Toolkit?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to