Hi,

Page 
http://code.google.com/appengine/docs/java/urlfetch/usingjavanet.html#Features_of_the_Low_level_API

says: " The URL Fetch service limits the size of the data for an
outgoing request, and for an incoming response. When using the
java.net API, data larger than the limit is silently truncated"

a) Can somebody please tell what the size limit before this truncation
happens ?
b) Better even, if there a way to read this limit somewhere through
some method so that my program remains valid if current limit ever
changes ?

regards
didier

-- 
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 google-appengine-j...@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine-java+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine-java?hl=en.

Reply via email to