Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [jetty-users] Jetty client fails with ArrayIndexOutOfBoundException if request header size is greater than the one configured

please open a bugzilla issue on this

http://bugs.eclipse.org/bugs under RT/Jetty

cheers,
jesse

--
jesse mcconnell
jesse.mcconnell@xxxxxxxxx



2010/8/4 Hrishikesh Sirpotdar <hrishi_sir@xxxxxxxxxxx>:
> Hi,
> The jetty-client fails with ArrayIndexOutOfBoundException , if request
> header size is greater than the one configured. It should ideally compare
> the 2 & should invoke exchange's onException.
> thanks,
> Hrishi
> _______________________________________________
> jetty-users mailing list
> jetty-users@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/jetty-users
>
>


Back to the top