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

FileLoader: Add X-File-Size header support. #24971

Merged

Conversation

mxsxs2
Copy link
Contributor

@mxsxs2 mxsxs2 commented Nov 16, 2022

Fixed #24962

Description

The PR adds X-File-Size header support to FileLoader. This header is used if Content-Length is stripped by a proxy/server . For example: https://serverfault.com/questions/482875/why-does-nginx-remove-content-length-header-for-chunked-content

@Mugen87 Mugen87 added this to the r147 milestone Nov 16, 2022
@Mugen87 Mugen87 changed the title Add X-File-Size header support to FileLoader FileLoader: Add X-File-Size header support. Nov 16, 2022
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.

FileLoader: Allow custom Content-Length header for file loader total value
3 participants