<div dir="ltr"><div>Undertow supports chunked request encoding, so if a client sends a chunked request it will handle it, however AFAIK all browsers will set a content length when uploading a file. <br><br></div>Stuart<br></div><br><div class="gmail_quote"><div dir="ltr">On Wed, 4 Nov 2015 at 21:40 Darran Lofthouse &lt;<a href="mailto:darran.lofthouse@jboss.com">darran.lofthouse@jboss.com</a>&gt; wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Haven&#39;t checked uploads for a while, do we support chunked encoding or<br>
always send a content length?<br>
<br>
On 04/11/15 10:35, Heiko Braun wrote:<br>
&gt; GWT boils down to plain web technologies.  And no, AFAIKT there is no<br>
&gt; way to  check the size of an uploaded file across web browsers. Most<br>
&gt; browsers do however have an implicit limitation on the file size, which<br>
&gt; for majority is about 2 GB.<br>
&gt;<br>
&gt;&gt; On 04 Nov 2015, at 10:11, Darran Lofthouse &lt;<a href="mailto:darran.lofthouse@jboss.com" target="_blank">darran.lofthouse@jboss.com</a><br>
&gt;&gt; &lt;mailto:<a href="mailto:darran.lofthouse@jboss.com" target="_blank">darran.lofthouse@jboss.com</a>&gt;&gt; wrote:<br>
&gt;&gt;<br>
&gt;&gt; From within GWT is there any option to detect the file size before<br>
&gt;&gt; uploading?<br>
&gt;<br>
_______________________________________________<br>
wildfly-dev mailing list<br>
<a href="mailto:wildfly-dev@lists.jboss.org" target="_blank">wildfly-dev@lists.jboss.org</a><br>
<a href="https://lists.jboss.org/mailman/listinfo/wildfly-dev" rel="noreferrer" target="_blank">https://lists.jboss.org/mailman/listinfo/wildfly-dev</a><br>
</blockquote></div>