[GitHub] [tomcat] michael-o commented on issue #277: Filter invalid HTTP 2.0 headers from response

2020-04-20 Thread GitBox
michael-o commented on issue #277: URL: https://github.com/apache/tomcat/pull/277#issuecomment-616852929 > I see. But at that point, you do not know who set up the header, so the stack > I see. But at that point, you do not know who set up the header, so the stack trace won't be in

[GitHub] [tomcat] michael-o commented on issue #277: Filter invalid HTTP 2.0 headers from response

2020-04-20 Thread GitBox
michael-o commented on issue #277: URL: https://github.com/apache/tomcat/pull/277#issuecomment-616794864 We are talking about this code block: https://github.com/apache/tomcat/blob/65bc61a466fdc4ccc0ee281bd411fca7cb11adb0/java/org/apache/coyote/http11/Http11Processor.java#L932-L956 --

[GitHub] [tomcat] michael-o commented on issue #277: Filter invalid HTTP 2.0 headers from response

2020-04-20 Thread GitBox
michael-o commented on issue #277: URL: https://github.com/apache/tomcat/pull/277#issuecomment-616789924 Why can't I reproduce it although I have an h2c reponse?! This is an automated message from the Apache Git Service. To r

[GitHub] [tomcat] michael-o commented on issue #277: Filter invalid HTTP 2.0 headers from response

2020-04-20 Thread GitBox
michael-o commented on issue #277: URL: https://github.com/apache/tomcat/pull/277#issuecomment-616754168 I fail to see this issue: Pure: ``` $ curl --http2 -NvIsq http://localhost:8080 HTTP/1.1 101 Connection: Upgrade Upgrade: h2c Date: Mon, 20 Apr 2020 19:10:48 GMT

[GitHub] [tomcat] michael-o commented on issue #277: Filter invalid HTTP 2.0 headers from response

2020-04-20 Thread GitBox
michael-o commented on issue #277: URL: https://github.com/apache/tomcat/pull/277#issuecomment-616689787 Can you show your sample curl input/output? This is an automated message from the Apache Git Service. To respond to the