https://bugzilla.novell.com/show_bug.cgi?id=626131
https://bugzilla.novell.com/show_bug.cgi?id=626131#c2 --- Comment #2 from Jesse Pasichnyk <[email protected]> 2010-12-02 02:59:18 UTC --- I think this is it... All the requests that don't error all have a valid REQUEST_ENCODING, while the one that errors doesn't. Works: Debug Read parameter. (HTTP_ACCEPT_ENCODING = gzip,deflate) Throws exception: Debug Read parameter. (HTTP________________ = ------------) I'm assuming we should default to some encoding if the client doesn't provide it properly? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
