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

Fix alias HEAD requests

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

Relates #23094
parent 709cc9ba
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