http
HTTP/2 200 OK
Content-Type: application/json
Content-Security-Policy: prefetch-src 'self' https://cdn1.example.com https://cdn2.example.com
Link: </api/product/12345>; rel=prefetch
Link: <https://cdn1.example.com/images/product-12345.jpg>; rel=prefetch
{
"recommendations": [
{"id": 12345, "name": "Widget Pro"}
]
}