What version of HTTP? (HTTP/1.0, HTTP/1.1, or HTTP/2)

Also, what does the entire request look like? (eg: if HTTP/1.1, what's the
request line plus headers?)

Joakim Erdfelt / [email protected]


On Mon, Sep 21, 2020 at 10:45 AM Silvio Bierman <[email protected]>
wrote:

> Hello all,
>
> I am testing our application that runs on embedded Jetty9 with (also
> embedded) Jetty 10 beta. It fails very early because our application
> calls request.getHeader("Host") which appears to return null. I used the
> same embedding code which works flawlessly with Jetty9. Is there
> something I am doing wrong?
>
> Cheers,
>
> Silvio
> _______________________________________________
> jetty-users mailing list
> [email protected]
> To unsubscribe from this list, visit
> https://www.eclipse.org/mailman/listinfo/jetty-users
>
_______________________________________________
jetty-users mailing list
[email protected]
To unsubscribe from this list, visit 
https://www.eclipse.org/mailman/listinfo/jetty-users

Reply via email to