Issue ID:
Type
Bug
Title:
FIX: In .NET Core handler requests that throw errors do not return response headers
Created:
10/12/2020 5:14:28 PM by Rich H
Status:
Open
Last pulled:
10/13/2020 5:00:14 PM
Description:

To recreate, make docker require auth, then try to authenticate. You will always get a 401. Using PostMan to test /v2/, you will see the headers for Vary and Docker-Distribution-API-Version are note being returned.