[jQuery] Can I do JSON request with POST?
Hi!
I would like to know if I can do a JSON request with POST and not GET?
According to the documentation of $.getJSON( url, params, callback ):
"Load JSON data using an HTTP GET request." so it is only GET.
But I can do a $.post(), so I expect it to be available if not now, than
maybe in the near future...?
Thanks, BYE:
TeeCee :o)
_______________________________________________
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/