Open gplanchat opened 3 years ago
Hello,
While using the PHP 7.4 runtime and using the hellowithdeps.php or hellowithdata.php examples, I get some erroneous return value:
What could cause this behavior? Is it somewhat related to the runtime docker images?
It seems like the PHP runtime returns gzipped responses when the return content size > 20 bytes
Hello,
While using the PHP 7.4 runtime and using the hellowithdeps.php or hellowithdata.php examples, I get some erroneous return value:
What could cause this behavior? Is it somewhat related to the runtime docker images?