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.1.tar.gz
(1.7 kB
view details)
File details
Details for the file httpie-ntlm-1.0.1.tar.gz
.
File metadata
- Download URL: httpie-ntlm-1.0.1.tar.gz
- Upload date:
- Size: 1.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
661a20216d499aed771da8d61a790eaef9621f67d5a1aa12a754c385bfdd1f05
|
|
MD5 |
4a8c53abf19819b7ecc40982d64d3f6d
|
|
BLAKE2b-256 |
c7e7c4532ef637663f4b10eacef53b259246ee8ab09368be171f13c6ee3ea00d
|