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