Accessing Links in store.query() from response headers

Hi I am using JSONSerializer and I want acess Link header from the model response. how to do that?

My Sample Response Header below:

Access-Control-Allow-Orig… localhost:4200
Access-Control-Expose-Hea… X-Pagination-Current-Page
Connection Keep-Alive
Content-Length 191
Content-Type application/json;



Link <localhost/basic/web/artists?page=1&per-page=7>; rel=self, <localhost/basic/web/artists?page=2&per-page=7>; rel=next, http://localhost/basic/web/artists?page=3&per-page=7; rel=last