Skip to content

feat: enhance FileDownloadResponse with headers and content type properties#105

Open
kryachkow wants to merge 1 commit into
epam:developmentfrom
kryachkow:feat/90-download-response-metadata
Open

feat: enhance FileDownloadResponse with headers and content type properties#105
kryachkow wants to merge 1 commit into
epam:developmentfrom
kryachkow:feat/90-download-response-metadata

Conversation

@kryachkow

@kryachkow kryachkow commented Jun 8, 2026

Copy link
Copy Markdown

Applicable issues

#90

Description of changes

Adds public metadata accessors to FileDownloadResponse so consumers can read download response headers and content type without using private _response.

  • Added headers and content_type properties to FileDownloadResponse
  • Added unit coverage for metadata access and missing Content-Type
  • Updated README download docs with metadata access example

Checklist

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@kryachkow kryachkow requested a review from adubovik as a code owner June 8, 2026 12:19
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.

1 participant