E.g. create an app engine standard php72 app and perform a curl request to another app engine app. Note that the header X-Appengine-Inbound-Appid is not sent with the curl request.
The usual answer to this is to use URL fetch service - but I don't see this in php72 docs?