[Mono-bugs] [Bug 342533] Gmail server reports bad request when referer is set.
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Wed Dec 5 19:59:26 EST 2007
https://bugzilla.novell.com/show_bug.cgi?id=342533
User mhabersack at novell.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=342533#c4
--- Comment #4 from Marek Habersack <mhabersack at novell.com> 2007-12-05 17:59:26 MST ---
The above attachement is a fixed test case for the bug. To run it, compile the
source using
gmcs -debug:full -pkg:dotnet bug-342533_test.cs
and run:
mono --debug bug-342533_test.exe <your_gmail_login> <your_gmail_password>
I get no exception using this version of test case (the original one had some
bugs in the code which prevented it from running).
If you get a timeout, import the gmail certificate using:
mozroots --import --sync
--
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