> The issue with POST is that there isn't one standard way to do it,
> and there are often a few custom headers that need to be set
> depending on the application. The current recommendation is to write
> your own function that satisfies your requirements.

I agree, but today we don't have a simple wrapper in MochiKit to build
POST requests. In the ticket, the method 'doXMLHttpRequest' in the
second patch offers that (you can specify method GET or POST and add
content to the XmlHTTPRequest send). The equivalent of loadJsonDoc is
probably unnecessary.

-- 
Thomas


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"MochiKit" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/mochikit
-~----------~----~----~----~------~----~------~--~---

Reply via email to