Michael Osipov

Results 701 comments of Michael Osipov

Why can't I reproduce it although I have an h2c response?!

We are talking about this code block: https://github.com/apache/tomcat/blob/65bc61a466fdc4ccc0ee281bd411fca7cb11adb0/java/org/apache/coyote/http11/Http11Processor.java#L932-L956

> I see. But at that point, you do not know who set up the header, so the stack trace won't be informative. Can you retry with a vanilla Tomcat...

Please note that there may be client components which may explicitly close connections with `Connection: close`. E.g., in `SpnegoAuthenticator`.

@rmaucher The question is when is it justified for component or webapp code to close the connection? Should a container solely decide to close the connection?

I am against pulling this one for several reasons: * This is CentOS-specific and OpenShift * Someone has to maintain it, likely none of us won't * It duplicates several...

Absolutely, if you think you can! Don't forget to squash your commits!

Wow, I completely forgot this. Will have a look later.

Same issue here. I would not expect to see prerelease versions as well.

I personally dislike the fact, that the property begins with `maven.`, since this is occupied by official Maven plugins. We obviously need to document that properly. @slawekjaranowski @cstamas WDYT?