$http({ method: 'POST', url: url, data: data, headers: { 'Content-Type': 'application/x-www-form-urlencoded' } }).success(function (result) { });
posted @ mercoledì 11 marzo 2015 14:40
RSS