do you have the http/1 connection configured as well? it needs something to fall back to if http/2 isn't present
-- jesse mcconnell [email protected] On Thu, Feb 4, 2016 at 11:30 PM, John Jiang <[email protected]> wrote: > Hi guys, > It seems that Jetty HTTP/2 server cannot be connected via its HTTP/1 > client (org.eclipse.jetty.client.HttpClient). > The error likes: Illegal character 0x0 in state=START for buffer... > > But the HTTP/1 client can access Apache HTTP/2 server. > > Is there any way to resolve/workaround this problem on Jetty server side? > Thanks! > > _______________________________________________ > jetty-users mailing list > [email protected] > To change your delivery options, retrieve your password, or unsubscribe > from this list, visit > https://dev.eclipse.org/mailman/listinfo/jetty-users >
_______________________________________________ jetty-users mailing list [email protected] To change your delivery options, retrieve your password, or unsubscribe from this list, visit https://dev.eclipse.org/mailman/listinfo/jetty-users
