[erlang-questions] Cowboy2: disable HTTP2

Frank Muller frank.muller.erl@REDACTED
Mon Oct 16 21:56:58 CEST 2017


Thank you. Working now.


Copy the cowboy:start_tls function and don't include the h2 protocol in
> the list.
>
> I don't think there's an option to forbid upgrades yet.
>
> On 10/16/2017 07:48 PM, Frank Muller wrote:
> > Hi guys,
> >
> > Does anyone know how to tell Cowboy2 to disable HTTP2 (+ also forbid to
> > upgrade connection)?
> >
> > Thanks
> > /Frank
> >
> >
> > _______________________________________________
> > erlang-questions mailing list
> > erlang-questions@REDACTED
> > http://erlang.org/mailman/listinfo/erlang-questions
> >
>
> --
> Loïc Hoguin
> https://ninenines.eu
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20171016/0e9ef035/attachment.htm>


More information about the erlang-questions mailing list