Download Latest Version socks-proxy-agent@10.1.0 source code.zip (353.3 kB)
Email in envelope

Get an email when there's a new version of Node.js HTTP Proxy Agents Monorepo

Home / proxy-agent-negotiate@1.1.0
Name Modified Size InfoDownloads / Week
Parent folder
proxy-agent-negotiate@1.1.0 source code.tar.gz 2026-06-08 280.8 kB
proxy-agent-negotiate@1.1.0 source code.zip 2026-06-08 353.3 kB
README.md 2026-06-08 803 Bytes
Totals: 3 Items   634.9 kB 3

Minor Changes

  • 84e85ed: Add onProxyAuth callback and negotiate option for Kerberos/SPNEGO proxy authentication

  • Extract shared Negotiate/SPNEGO auth logic into new proxy-agent-negotiate package

  • Added optional onProxyAuth async callback to HttpsProxyAgent and HttpProxyAgent options
  • When the proxy responds with 407 Proxy-Authentication Required, the callback is invoked with the response and auth scheme
  • The callback returns headers (e.g. Proxy-Authorization) to retry the request with
  • Added negotiate: true option that uses the kerberos package for automatic Negotiate/SPNEGO auth
  • Added kerberos as an optional peer dependency of proxy-agent-negotiate
  • Extended the proxy test package to support authenticate: 'negotiate' mode for mock testing
Source: README.md, updated 2026-06-08