ntlm; # 允许使用NTLM身份验证代理请求 。一旦客户端发送带有以“ Negotiate”或“ NTLM”开头的“ Authorization”头字段值的请求,则上游连接将绑定到客户端连接。其他客户端请求将通过相同的上游连接进行代理,同时保留身份验证上下文。 # Allows proxying requests with NTLM Authentication. The upstream connection is bound to the client connection once the client sends a request with the “Authorization” header field value starting with “Negotiate” or “NTLM”. Further client requests will be proxied through the same upstream connection, keeping the authentication context.