Dear Fiddler support,
I'm working with lighttpd 1.4.32 server on Linux, and JavaScript application on ExtJs widget.
There a problem in my application during file uploading (about 30MB) to the server.
SOMETIMES, in IE, file is failed to be uploaded.
No errors in lighttpd, all parameters for file uploading are defined well. In other browsers, file is uploaded.
While debuging this problem, the following error is observed in console:
SEC7111: HTTPS security is compromised by res://ieframe.dll/dnserrordiagoff.htm
.....
All suggestions by Google didn't lead to proper result (update windows, decrease IE security options etc.)
BUT, when I'm using Fiddler application to catch response code, file is uploaded!!!
Please note, that other HTTP analyzers doesn't make such effect.
I'm inside this bug for several months. Quite frustrating.
I will be very appreciate if you could give me some direction why in Fiddler file is uploaded.
Thank you in advance, Marianna
I'm working with lighttpd 1.4.32 server on Linux, and JavaScript application on ExtJs widget.
There a problem in my application during file uploading (about 30MB) to the server.
SOMETIMES, in IE, file is failed to be uploaded.
No errors in lighttpd, all parameters for file uploading are defined well. In other browsers, file is uploaded.
While debuging this problem, the following error is observed in console:
SEC7111: HTTPS security is compromised by res://ieframe.dll/dnserrordiagoff.htm
.....
All suggestions by Google didn't lead to proper result (update windows, decrease IE security options etc.)
BUT, when I'm using Fiddler application to catch response code, file is uploaded!!!
Please note, that other HTTP analyzers doesn't make such effect.
I'm inside this bug for several months. Quite frustrating.
I will be very appreciate if you could give me some direction why in Fiddler file is uploaded.
Thank you in advance, Marianna