[Trac] InternetExplorer/Page submission problem
Christopher Lenz
cmlenz at gmx.de
Tue Apr 5 08:45:26 EDT 2005
Am 05.04.2005 um 14:28 schrieb Emmanuel Blot:
> POST /trac/nomadik/wiki/WikiStart HTTP/1.1
> Accept: image/gif, image/x-xbitmap, image/jpeg, image/pjpeg,
> application/x-shockwave-flash, application/vnd.ms-excel,
> application/vnd.ms-powerpoint, application/msword, */*
> Referer: http://localhost/trac/nomadik/wiki/WikiStart?action=edit
> Accept-Language: en-gb
> Content-Type: application/x-www-form-urlencoded
> Accept-Encoding: gzip, deflate
> User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; .NET CLR
> 1.1.4322)
> Host: localhost
> Content-Length: 0
> Connection: Keep-Alive
> Cache-Control: no-cache
> Cookie: trac_auth=d8d9434a610eaa466c87e4ed38613053
> Authorization: NTLM changed
This is the only part that looks suspicious to me (the "NTLM changed").
Except of course that IE isn't including any POST data at all, as you
noted. :-P
Have you tried whether this works with Basic auth instead of NTLM?
Cheers,
Chris
--
Christopher Lenz
cmlenz at gmx.de
http://www.cmlenz.net/
More information about the Trac
mailing list