Construct Parameter

Exercise
Correct!
False!
In Http service how do we construct parameter like "/search?fname='nisar'&lname='nisar2'
var jsonData = JSON.stringify({ // code_here // code_here // code_here // code_here }); $http({ method:'GET', // code_here // code_here }).then(function successCallback(res){ }, function errorCallback(error){ });

results matching ""

    No results matching ""