You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
minor #16049 [Security] Fix Response HTTP constant (pyrech)
This PR was merged into the 5.3 branch.
Discussion
----------
[Security] Fix Response HTTP constant
`Response::HTTP_UNAUTHENTICATED` does not exist in the new 5.3 security documentation. I guess the correct constant is `Response::HTTP_UNAUTHORIZED` 😅
Commits
-------
c5420cf Fix Response HTTP constant
0 commit comments