Using serverside to return content from an api. The Total RecordCount is returned in the Response header..
you can see here
Attemptinng to use xhr.getResponseHeader('total'); but it's always null..i must be missing something super simple.
ideas?