#1 - Sept. 9, 2014, 7:19 p.m.
Hey guys,
The API wiki says that ‘X-Result-Total’ (and ‘Count’) should be returned when querying the service using pagination.
However, they don’t seem be to be showing up. Here is the response header I get when testing with ?page=0&page_size=0
HTTP/1.1 200 OK
Content-Type: application/json; charset=utf-8
Server: Microsoft-IIS/7.5
X-Content-Type-Options: nosniff
Link: </v2/commerce/listings?page=1>; rel=next, </v2/commerce/listings?page=0>; rel=self, </v2/commerce/listings?page=0>; rel=first, </v2/commerce/listings?page=441>; rel=last
X-Page-Total: 442
X-Page-Size: 50
Access-Control-Allow-Origin: *
Date: Wed, 10 Sep 2014 00:13:48 GMT
Connection: close
Content-Length: 206944
