#1029·formidable

问题:如何使用 Google Cloud 运行程序?

作者: boustanihani创建于 2025年7月13日更新于 2026年5月15日
标签Status: AcceptedType: DocumentationType: EnhancementType: Question

问题:如何在 Google Cloud Run 中使用 Buffer.from(req.rawBody, "base64")?

是否可以在 Google Cloud Run 中使用 Buffer.from(req.rawBody, "base64") 而不是 req?

内容来源: node-formidable/formidable