UNPKG

@node-ntlm/axios

Version:
23 lines (12 loc) 1.1 kB
# Change Log All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. ## [0.3.2](https://github.com/skrtheboss/node-ntlm/compare/v0.3.1...v0.3.2) (2023-02-08) ### Bug Fixes - **core:** fix createType1Message not working properly ([#19](https://github.com/skrtheboss/node-ntlm/issues/19)) ([0ee88db](https://github.com/skrtheboss/node-ntlm/commit/0ee88dbd17ff777d0f24c62d1002c2b948d65161)) ## [0.3.1](https://github.com/skrtheboss/node-ntlm/compare/v0.3.0...v0.3.1) (2023-02-08) ### Bug Fixes - support complex www-authenticate headers ([#18](https://github.com/skrtheboss/node-ntlm/issues/18)) ([07fdce2](https://github.com/skrtheboss/node-ntlm/commit/07fdce24518d0baba1da989350bfeed58b9337ae)) # [0.3.0](https://github.com/skrtheboss/node-ntlm/compare/v0.2.3...v0.3.0) (2023-02-07) ### Features - **axios:** add axios NTLM client ([#17](https://github.com/skrtheboss/node-ntlm/issues/17)) ([b1cee87](https://github.com/skrtheboss/node-ntlm/commit/b1cee870c20a5f35dbac41e86391edad90efe4b5))