http://bugzilla.novell.com/show_bug.cgi?id=614396

http://bugzilla.novell.com/show_bug.cgi?id=614396#c2


Miguel de Icaza <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #2 from Miguel de Icaza <[email protected]> 2010-06-15 15:56:00 UTC 
---
This seems to be caused by the server responding with:

HTTP/1.1 307 Temporary Redirect
Location: ...../

The redirect points to a new location with a "/" appended at the end.   And
when we reissue our call, we issue it as a GET instead of a POST.

-- 
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to