I am using FileUpload to retrieve the content of a file.
-- The response I get is perfect, headers are correct, I use text/html, the length is correct.
Everything is fine until I fetch the response using event.getResults(). At this point some extra characters are added at the end. It can be several hundreds of characters.
Has anybody had this problem before? Is there some gotcha I am not aware of? I use GWT 2.6.1.
Thanks!
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-web-toolkit+unsubscribe@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.
No comments:
Post a Comment