Active
Project:
API Proxy
Version:
2.0.3
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
22 Aug 2025 at 17:31 UTC
Updated:
6 May 2026 at 17:04 UTC
Jump to comment: Most recent, Most recent file
When an exception occurs, the response is not sent to the client due to the 'transfer-encoding' header. The module suggests removing the header in postprocessOutgoing but that function is not called when an exception occurs.
Call postprocessOutgoing with the exception response
| Comment | File | Size | Author |
|---|---|---|---|
| #7 | api-proxy-apply-postprocessoutgoing-to-3542668-7.patch | 5 KB | wahaj-47 |
| #4 | api-proxy-apply-postprocessoutgoing-to-3542668-4.patch | 1.07 KB | wahaj-47 |
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #2
wahaj-47 commentedComment #4
wahaj-47 commentedComment #5
wahaj-47 commentedComment #6
wahaj-47 commentedComment #7
wahaj-47 commentedFixed compatibility issues with drupal 11