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 "+".
A
Andrew McLeod committed
86d191ed4aea9015adc71b852223475c5c762c34
Parent: c38c1c5
Committed by Igor Minar <igor@angularjs.org>
on 2/27/2013, 1:25:15 AM