<?php
header("Content-Type: text/html");
header("Link: <https://test.inversionesimaji.pe/wp-json/>; rel=\"https://api.w.org/\"");
header("Link: <https://test.inversionesimaji.pe/wp-json/wp/v2/pages/17>; rel=\"alternate\"; title=\"JSON\"; type=\"application/json\"");
header("Link: <https://test.inversionesimaji.pe/>; rel=shortlink");
header("Vary: Accept-Encoding");
echo str_repeat("x", 800 * 1024);