Package com.netflix.zuul.netty.server.http2
package com.netflix.zuul.netty.server.http2
-
ClassesClassDescriptionDummy Channel Handler Author: Arthur Gonigberg Date: December 15, 2017Logs and tracks connection errors.This class is only suitable for use on HTTP/2 child channels.Http2 Or Http Handler Author: Arthur Gonigberg Date: December 15, 2017User: [email protected] Date: 4/13/17 Time: 6:02 PMUser: Mike Smith Date: 3/5/16 Time: 5:41 PMAuthor: Susheel Aroskar Date: 5/7/2018The Http2ServerDowngrader currently is always incorrectly setting the "x-http2-stream-id" header to "0", which is confusing.TODO - can this be done when we create the Http2StreamChannelBootstrap instead now?