-
Notifications
You must be signed in to change notification settings - Fork 27
Open
Description
Hello Yves,
GET works fine. The NTLM handshake completes on the same socket connection.
With PUT, however, the socket is closed with each challenge (Connection: close response header is sent).
On Apache, KeepAlive is not specified (default is on) and KeepAliveTimeout is set to 60 seconds (for debugging purposes).
Is this a known issue? Is it possible to get this to work?
Thanks,
Charlie
Metadata
Metadata
Assignees
Labels
No labels