Hello,

Our app can be persuaded to construct a 3500 character event link. Debugging
the javascript, I can see that the Ajax.Request is set up by Prototype, and
dispatched; then the Tapestry error console pops up with the message "FULL
head", http status 413, null. 

The strange things are:

1) I can copy and paste the url, and the server handles it without issue. So
this doesn't appear to be a true HTTP error code.

2) With either tcpmon or tcpdump active, there appears to be nothing passing
across the wire when this link is ostensibly "sent", leading me to think
that something is short circuiting in the XmlHttpRequest object. 

Anybody encountered similar? 

Thanks
-- 
View this message in context: 
http://tapestry.1045711.n5.nabble.com/3500-character-posted-EventLink-results-in-413-error-where-tp3371509p3371509.html
Sent from the Tapestry - User mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to