[Mono-bugs] Different behaviour in mono and .NET regarding
HttpWebResponse.Headers
Oli Glimmer
oglimmer at gmail.com
Mon Apr 3 15:37:02 EDT 2006
Hi,
I found a difference between the mono and the MS-.NET implementation of
HttpWebResponse
In .NET the Headers property contains also the Cookies, in the mono
implementation the cookies are not included in the Headers property,
they must be retrieved through the Cookies property.
Is this a bug, hence should I create a bugzilla entry for that?
Cheers,
Oli
More information about the mono-bugs
mailing list