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
The validation code related to href should be refactored, since href is actually html-related and not http. However, the validations for the Location header are functionally the same.
The validation code related to
hrefshould be refactored, sincehrefis actually html-related and not http. However, the validations for theLocationheader are functionally the same.