[GitHub] [trafficcontrol] guzzijason commented on issue #3965: Traffic Router inconsistent behavior on HTTP HEAD requests

2019-11-08 Thread GitBox
guzzijason commented on issue #3965: Traffic Router inconsistent behavior on HTTP HEAD requests URL: https://github.com/apache/trafficcontrol/issues/3965#issuecomment-552014356 Nope. See my examples of the current GET/HEAD responses in the issue description. --

[GitHub] [trafficcontrol] guzzijason commented on issue #3965: Traffic Router inconsistent behavior on HTTP HEAD requests

2019-11-08 Thread GitBox
guzzijason commented on issue #3965: Traffic Router inconsistent behavior on HTTP HEAD requests URL: https://github.com/apache/trafficcontrol/issues/3965#issuecomment-551955244 But why do we bother to send `Transfer-Encoding: chunked` on a HEAD response with no body? Even if the spec says

[GitHub] [trafficcontrol] guzzijason commented on issue #3965: Traffic Router inconsistent behavior on HTTP HEAD requests

2019-10-28 Thread GitBox
guzzijason commented on issue #3965: Traffic Router inconsistent behavior on HTTP HEAD requests URL: https://github.com/apache/trafficcontrol/issues/3965#issuecomment-547049866 Sorry... actually, `Content-Length` is one of the payload headers that MAY be omitted in a HEAD response. At any

[GitHub] [trafficcontrol] guzzijason commented on issue #3965: Traffic Router inconsistent behavior on HTTP HEAD requests

2019-10-28 Thread GitBox
guzzijason commented on issue #3965: Traffic Router inconsistent behavior on HTTP HEAD requests URL: https://github.com/apache/trafficcontrol/issues/3965#issuecomment-547047350 Per RFC 7231: ``` The server SHOULD send the same header fields in response to a HEAD request as it woul