ntlm 1.3.0
ntlm: ^1.3.0 copied to clipboard
Library for making HTTP requests that require NTLM authentication
1.3.0 #
- Add
headerPrefixparameter to support servers only using theNegotiateauthentication scheme
1.2.0 #
- Add support for authenticating when the server supports other authentication methods in addition to NTLM
1.1.0 #
- Add support for sending
MultipartRequests - Add support for Flutter Web
1.0.0 #
- Initial version