Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AppAPIProxy: send raw data and all headers to ExApp #330

Merged
merged 1 commit into from
Jul 19, 2024

Conversation

bigcat88
Copy link
Member

We don't have to build the request data again, it's already original in 'php://input'

It is also better to send all headers.

Perhaps we don’t need the code with “buildMultipartFormData” either

Signed-off-by: Alexander Piskun <bigcat88@icloud.com>
@andrey18106 andrey18106 enabled auto-merge (squash) July 19, 2024 18:10
@andrey18106 andrey18106 merged commit fc345eb into main Jul 19, 2024
29 checks passed
@andrey18106 andrey18106 deleted the proxy-request-data branch July 19, 2024 18:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants