Skip to content

Fix header in --http-accept-gzip documentation#1824

Merged
tatsuhiro-t merged 1 commit into
aria2:masterfrom
richardnias:fix-accept-encoding-docs
Apr 3, 2022
Merged

Fix header in --http-accept-gzip documentation#1824
tatsuhiro-t merged 1 commit into
aria2:masterfrom
richardnias:fix-accept-encoding-docs

Conversation

@richardnias

Copy link
Copy Markdown
Contributor

Hiya,

I noticed that the docs for --http-accept-gzip suggested that aria2c would set the Accept header to request a gzip response, rather than the expected Accept-Encoding. I thought this was odd, so tested it myself, and I found that the docs are incorrect. In fact aria2c sets the correct header: Accept-Encoding: deflate, gzip.

I think these are the only places where it was mentioned incorrectly.

@h3xx

h3xx commented Jan 19, 2022

Copy link
Copy Markdown
Contributor

Hey, you're right!

@tatsuhiro-t tatsuhiro-t added this to the v1.37.0 milestone Apr 3, 2022
@tatsuhiro-t tatsuhiro-t merged commit fee8e41 into aria2:master Apr 3, 2022
@tatsuhiro-t

Copy link
Copy Markdown
Collaborator

Thank you for PR. Merged now.

RedLintu16 pushed a commit to RedLintu16/aria2 that referenced this pull request Mar 27, 2026
Fix header in --http-accept-gzip documentation
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.

3 participants