NTLM auth plugin for HTTPie.
Project description
NTLM auth plugin for HTTPie.
Installation
$ pip install httpie-ntlm
You should now see ntlm under --auth-type in $ http --help output.
Usage
$ http --auth-type=ntlm --auth='domain\\username:password' example.org
You can also use HTTPie sessions:
# Create session
$ http --session=logged-in --auth-type=ntlm --auth='domain\\username:password' example.org
# Re-use auth
$ http --session=logged-in POST example.org hello=world
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
httpie-ntlm-1.0.2.tar.gz
(1.7 kB
view details)
File details
Details for the file httpie-ntlm-1.0.2.tar.gz
.
File metadata
- Download URL: httpie-ntlm-1.0.2.tar.gz
- Upload date:
- Size: 1.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b1f757180c0bd60741ea16cf91fc53d47df402a5c287c4a61a14b335ea0552b3 |
|
MD5 | 870b3411af8f846534518439bcbb3beb |
|
BLAKE2b-256 | 93ef7ca80d6b7438aebeca167fdf8b9b4459939d4e06392df08e11380bf9beba |