Skip to content

Conversation

artem-v
Copy link
Contributor

@artem-v artem-v commented Sep 14, 2025

Fixed #929

Changes:

  • Added config setting - HttpGateway.formDecoderBuilder (Consumer<HttpServerFormDecoderProvider.Builder>) to configure mutlipart uploads.
  • Enhanced io.scalecube.services.gateway.http.HttpGatewayAcceptor.handleFileUploadRequest()
    • added limitation of single multipath file upload part.
    • refactored code regarding validating max file size.
  • Added few more ITs.

@artem-v artem-v merged commit ff46336 into master Sep 14, 2025
1 check passed
@artem-v artem-v deleted the issue-929-file-upload branch September 14, 2025 10:16
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.

Improve file-upload
1 participant