dojo.rawXhrPut

Status:Draft
Version:1.0
Available:since V0.9

The original purpose of dojo.rawXhrPut was a method that could be used to send a raw post body to the server. As of 1.3, this function is common with dojo.xhrPut(). So, for usage of dojo.rawXhrPut(), see dojo.xhrPut()