risdenk commented on PR #495: URL: https://github.com/apache/solr/pull/495#issuecomment-1292898999
I know this is really delayed but trying to piece this together looking at SOLR-16274. Regarding the semantics of the `HEAD` request: https://www.rfc-editor.org/rfc/rfc9110.html#name-head the spec that is currently valid is rfc 9110 - explicitly says > Such a response to GET might contain [Content-Length](https://www.rfc-editor.org/rfc/rfc9110.html#field.content-length) and [Vary](https://www.rfc-editor.org/rfc/rfc9110.html#field.vary) fields, for example, that are not generated within a HEAD response. so we don't need to care about content-length for head. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org For additional commands, e-mail: issues-h...@solr.apache.org