angular.js/test/ngResource
Andrew McLeod b13da18e11 fix($http): don't encode URL query substring "null" to "+"
Fixes issue in encodeUriQuery used by $http and $resource that
treats null as a string and replaces the characters "null" with "+".
2013-02-26 17:29:08 -08:00
..
resourceSpec.js fix($http): don't encode URL query substring "null" to "+" 2013-02-26 17:29:08 -08:00