Help! I'm puzzled!
I have a GET request with three parameters and use nlbObjRequest.getAllParameters(). When I look at it in the debugger the array shows 3 nulls. When I stringify the array, it's full of 3 nulls.
But when I iterate through the headers it works just fine. It's got to be something simple, but what am I missing here?