Functions frameworks should listen on all paths and forward without modification except /robots.txt and /favicon.ico This change was added in the nodejs functions framework here: https://github.com/GoogleCloudPlatform/functions-framework-nodejs/pull/121/
Functions frameworks should listen on all paths and forward without modification except /robots.txt and /favicon.ico
This change was added in the nodejs functions framework here: GoogleCloudPlatform/functions-framework-nodejs#121