Mark Thomas

Results 274 comments of Mark Thomas

@arkanovicz You can ignore requests to retest this. I was able to recreate the issue with curl using the steps you describe. Could you expand the SSE acronym please. I...

I've been reading the HTTP/2 RFC and there is more to this than simply blocking the `connection` header. 1. What the HTTP/2 and HTTP/1.1 specs suggest we should be doing...

In an ideal world, anything in the Connection header should only be the concern of the container. Historically that hasn't been possible due to broken clients. The question is, are...

A couple of those files appear to be missing ALv2 headers. On that topic, it looks like the markdown files need an ALv2 header if possible as well.

It was closed automatically when the trunk branch was removed. I've re-opened the PR. Please re-base it against master.

The PR was against trunk The trunk branch was deleted as all Commons projects use maser in preference to trunk. That automatically closed all PRs against trunk. I'll re-open this...

The Java class would need to be added to trunk (and 8.5.x and 7.0.x?) The other files look like they belong in native/build/jar or a similar location rather than the...

That might be problematic from a JPMS point of view that expects a package to appear in one and only one JAR.

To check I understand this correctly, the plan is not for the Tomcat project to provide a single JAR for all platforms but to provide the hooks necessary for downstream...

Re-opening after auto-close due to repo changes made during migration from svn to git. If you are able to rebase this PR against master rather than trunk that would be...