Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't see the ntlm option under auth-type #3

Open
Frituurpanda opened this issue May 15, 2016 · 4 comments
Open

Can't see the ntlm option under auth-type #3

Frituurpanda opened this issue May 15, 2016 · 4 comments

Comments

@Frituurpanda
Copy link

After running pip install httpie-ntlm and running http --help i got the following:

Authentication:
--auth USER[:PASS], -a USER[:PASS]
If only the username is provided (-a username), HTTPie will prompt
for the password.

--auth-type {basic,digest}
The authentication mechanism to be used. Defaults to "basic".

  "basic": Basic HTTP auth
  "digest": Digest HTTP auth

Seems like i'm not able to see the ntlm option here.

Any thoughts?

@OolonColoophid
Copy link

I seem to be having the same issue as the above user.

@jkbrzt
Copy link
Member

jkbrzt commented Nov 6, 2016

@Frituurpanda @OolonColoophid how did you install httpie?

@Frituurpanda
Copy link
Author

Depends on your os. In my case i'm on OS X. In that case follow this link: https://gist.github.com/BlakeGardner/5586954. Good luck!

@jarvisuser90
Copy link

I'm running into this same problem. How do I fix this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants