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

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


           Summary: WebClient UploadValues issues GET and POST request
    Classification: Mono
           Product: MonoTouch
           Version: unspecified
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Critical
          Priority: P5 - None
         Component: Class Libraries
        AssignedTo: [email protected]
        ReportedBy: [email protected]
         QAContact: [email protected]
          Found By: ---
           Blocker: Yes


Created an attachment (id=369286)
 --> (http://bugzilla.novell.com/attachment.cgi?id=369286)
Repro SLN for MD/MT

Description of Problem:
WebClients's UploadValues method does issue an HTTP GET request and not POST.
Therefore a server expecting a POST returns with 405. This behavior was
verified by tracing the wire with Fiddler2.

Steps to reproduce the problem:
1. See the attached repro.


Actual Results:
HTTP GET

Expected Results:
HTTP POST with body

How often does this happen? 
Always.

Additional Information:
-

-- 
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