]> source.dussan.org Git - gwtquery.git/commit
Fix Ajax post not sending the appropriate content-type. Call fe() method in functions...
authorManolo Carrasco <manolo@apache.org>
Sat, 18 Feb 2012 16:42:46 +0000 (16:42 +0000)
committerManolo Carrasco <manolo@apache.org>
Sat, 18 Feb 2012 16:42:46 +0000 (16:42 +0000)
commit4db94d3663de9519d56179165c2ced92562829ff
tree7bfbe4d8698478fac87e7dbd8e40afb87d4e1edc
parent8ba83959c94e2e122a8113bed3275ff8679da03b
Fix Ajax post not sending the appropriate content-type. Call fe() method in functions to catch exception in asynchronous ajax calls
gwtquery-core/src/main/java/com/google/gwt/query/client/plugins/ajax/Ajax.java