Skip to content
Commit a6158398 authored by Jason Tedor's avatar Jason Tedor Committed by GitHub
Browse files

Fix index HEAD requests

Index HEAD requests incorrectly return a content-length header of
0. This commit addresses this by removing the special handling for index
HEAD requests, and just relying on the general mechanism that exists for
handling HEAD requests in the REST layer.

Relates #23112
parent 5808aea2
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment