Changes between Initial Version and Version 1 of Ticket #2835, comment 4
- Timestamp:
- Aug 24, 2010 6:11:52 AM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #2835, comment 4
initial v1 1 1 Now I get a 404 response after some 401 respones, which is what I expect, because the domain is an invalid path. 2 2 3 4 {{{ 3 5 HTTP/1.1 404 [\r][\n] 4 6 Server: Microsoft-IIS/6.0[\r][\n] … … 8 10 Connection: close[\r][\n] 9 11 [\r][\n] 12 }}} 13 10 14 11 15 Why must we specify the domain? Isn't it sent in the NTLM challenge? If I use SeaMonkey composer with WebDAV to publish I never specify a domain even if asked in a three text field dialog asking for domain, username and password even there I leave the domain empty. Probably SeaMonkey then takes it from the NTLM challange.