ivuorinen/curly

HTTP Curl client capable of NTLM authentication

Installs: 0

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 3

Forks: 0

Open Issues: 1

Type:project

v0.1.0 2022-11-28 14:51 UTC

This package is auto-updated.

Last update: 2024-04-13 09:34:00 UTC


README

Main features:

  • BASIC, NTLM, DIGEST and SPNEGO auth authentication support
  • proxy support
  • allowed http methods: GET, POST, PUT, DELETE
  • request customization (User Agent, HTTP Version, Content Type, ...)

Why?

Because I needed a CURL library that handled NTLM authentication and let me choose what parameters should be passed to the CURL instance.

Usage

todo

License

This package is released under the MIT License (MIT). Please see License File for more information.