getBody()->write(strtoupper($req->getQueryParams()['hello'])); return $resp->withAddedHeader("http2-push", __FILE__)->withStatus(201); }