Plugins

User login
Can't find a Plugin?

Can't find a Plugin you are looking for? Check out the jQuery Wiki page.

Are you a plugin developer? Please move your plugin over to this site.

Website Bug or Feature Request?

Found a bug on the new jQuery Plugin website? Have a feature request?

Submit it to the jQuery Plugin website issue queue to ensure it is noticed!

jQuery SOAP Client 1.1


Download: jqSOAPClient.js_2.txt
Size: 4.71 KB
md5_file hash: 29ad4fb860a60bccbf258ef209c51d2e
First released: December 21, 2007 - 9:13pm
Last updated: December 21, 2007 - 9:13pm

- Small bug was discovered on one of the SOAP implementations, where server did not like "Accept" headerbut likes "Content-Type" instead. I guess Content-type is more standard, so i changed it.

- Another fix was added to make serializer more resistant to script environments where objects are extended using "prototype"