[Mono-bugs] [Bug 626131] FastCGI sometimes errors while trying to retrieve request headers

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Wed Dec 1 21:59:19 EST 2010


https://bugzilla.novell.com/show_bug.cgi?id=626131

https://bugzilla.novell.com/show_bug.cgi?id=626131#c2


--- Comment #2 from Jesse Pasichnyk <novell at pasichnyk.net> 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.


More information about the mono-bugs mailing list