NTLM auth plugin for HTTPie.
Project description
NTLM auth plugin for HTTPie.
Installation
$ pip install httpie-ntlm
You should now see nltp 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.0.tar.gz
(1.7 kB
view details)
File details
Details for the file httpie-ntlm-1.0.0.tar.gz
.
File metadata
- Download URL: httpie-ntlm-1.0.0.tar.gz
- Upload date:
- Size: 1.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
27babeec80be15ca497cb50fd9c4cbbd5a0a4c3bed207472ad6cc56fb79227de
|
|
MD5 |
d5fe60337740423123d27aeba684b38f
|
|
BLAKE2b-256 |
4b9359aa4d1660b68cf7be960fe7687165a67d9dba4781738c7ec01b544c60ed
|