Eric Covener

Results 13 comments of Eric Covener

This may have damaged the korean translations (diff in github looks suspicious) updates all the license/copyright headers for nearly every file, and hit at least 1 URL that had an...

Wouldn't this need to add a Vary response header?

This seems expected, this image is WebSphere Base.

https://github.com/WASdev/ci.docker.websphere-traditional#how-to-run-this-image still has this variable, latest images still report the hostname problem

FWIW, 6265 has unaccepted errata reported that points out that the ABNF contradicts the description of the semantics https://www.rfc-editor.org/rfc/rfc6265#section-5.2.2 > If delta-seconds is less than or equal to zero (0),...

There is some background in rejected RFC 1123 errata that talks about the ambiguity/intent of the special rules for TLD: https://www.rfc-editor.org/errata/eid1353 that cl Can you show an example FQDN the...

@royfielding any thought on this? strict_hostname_check() is called only from fix_hostname() which has this comment: https://github.com/apache/httpd/blob/trunk/server/vhost.c#L801 So i think the hole being punched here (to allow TLD beginning with a...

CI failure is related to the change `t/apache/http_strict.t` ``` # SENDING: # GET http://0x7f.1/ HTTP/1.0\r\n\r\n # expecting 400, got 200 not ok 133 ``` Seems It was added with the...

It would be nice to tolerate the old syntax so it can be backported to 2.4.x An alternate way to do this would be to allow the second arg to...

> there is no parsing/column issue like with plain lines (and the need for -). Seems like a good argument for omitting.