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
I cannot find a way to use spdycat with basic authentication, because it does not have curl like option --user nor does it support url in format https://user:password@host.
Is there any way to use spdycat when basic authentication is used?
I cannot find a way to use
spdycatwith basic authentication, because it does not have curl like option--usernor does it support url in formathttps://user:password@host.Is there any way to use
spdycatwhen basic authentication is used?