[[["わかりやすい","easyToUnderstand","thumb-up"],["問題の解決に役立った","solvedMyProblem","thumb-up"],["その他","otherUp","thumb-up"]],[["わかりにくい","hardToUnderstand","thumb-down"],["情報またはサンプルコードが不正確","incorrectInformationOrSampleCode","thumb-down"],["必要な情報 / サンプルがない","missingTheInformationSamplesINeed","thumb-down"],["翻訳に関する問題","translationIssue","thumb-down"],["その他","otherDown","thumb-down"]],["最終更新日 2025-04-02 UTC。"],[[["Apigee's default behavior involves buffering HTTP request and response payloads in memory, but streaming can be enabled to send payloads directly to clients or target endpoints."],["Accessing request or response payloads when streaming is enabled in Apigee will revert the system to the default buffering mode."],["Disabling streaming by accessing the request/response payload can result in increased latency and higher memory consumption, potentially leading to `OutOfMemory` errors."],["The recommended practice is to avoid accessing the request/response payload when streaming is active to maintain the benefits of streaming."],["Streaming is beneficial for applications that handle large payloads or data delivered in chunks over time."]]],[]]