StorageGrid adding the parameter If-None-Match does not follow RFC7232
Applies to
StorageGRID 11.6
Issue
Adding the parameter If-None-Match
in curl command does not follow RFC7232 , it doesn't expect Content-Lenght
to be returned with 304
According to RFC, 304 response cannot contain a message-body; it is always terminated by the first empty line after the header fields