Stripping Authorization header #513
Unanswered
chuckwondo
asked this question in
Q&A
Replies: 1 comment 2 replies
-
@betolink or @mfisher87, either of you know the answer to this? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Is there any particular reason why
earthaccess.auth.SessionWithHeaderRedirection
overrides therebuild_auth
method instead of theshould_strip_auth
method? It seems that the latter would not only be more appropriate and simpler, but would also avoid skipping some netrc logic in the superrebuild_auth
method.Beta Was this translation helpful? Give feedback.
All reactions