<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 <<a href="mailto:darran.lofthouse@jboss.com">darran.lofthouse@jboss.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Haven'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>
> GWT boils down to plain web technologies. And no, AFAIKT there is no<br>
> way to check the size of an uploaded file across web browsers. Most<br>
> browsers do however have an implicit limitation on the file size, which<br>
> for majority is about 2 GB.<br>
><br>
>> On 04 Nov 2015, at 10:11, Darran Lofthouse <<a href="mailto:darran.lofthouse@jboss.com" target="_blank">darran.lofthouse@jboss.com</a><br>
>> <mailto:<a href="mailto:darran.lofthouse@jboss.com" target="_blank">darran.lofthouse@jboss.com</a>>> wrote:<br>
>><br>
>> From within GWT is there any option to detect the file size before<br>
>> uploading?<br>
><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>