Skip to content

dependency day 18th august - #448

Merged
rparke merged 1 commit into
mainfrom
rp-dependency-day-18th-august
Aug 19, 2026
Merged

dependency day 18th august#448
rparke merged 1 commit into
mainfrom
rp-dependency-day-18th-august

Conversation

@rparke

@rparke rparke commented Aug 18, 2026

Copy link
Copy Markdown
Contributor

No description provided.

@rparke
rparke force-pushed the rp-dependency-day-18th-august branch from 65efd43 to dde504b Compare August 18, 2026 15:47
note: werkzeug 3.1.7 now sets the `Accept-Ranges` header when before it didn't. AFAIK we don't use this headever value anyway because we don't download by selecting specific byte ranges
@rparke
rparke force-pushed the rp-dependency-day-18th-august branch from dde504b to dd05b16 Compare August 18, 2026 15:58
Comment on lines 43 to 45
assert dict(response.headers) == {
"Accept-Ranges": mock.ANY,
"Cache-Control": mock.ANY,

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We could be explicit and add "Accept-Ranges": bytes because the spec doesn't ACTUALLY allow any other options but again ... this header in the response isn't used because we just download the file in one go.

@rparke
rparke merged commit ee0e40d into main Aug 19, 2026
7 checks passed
@rparke
rparke deleted the rp-dependency-day-18th-august branch August 19, 2026 09:43
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