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

Add Accept-Encoding header to html-proofer #1376

Merged
merged 1 commit into from
May 1, 2022
Merged

Add Accept-Encoding header to html-proofer #1376

merged 1 commit into from
May 1, 2022

Conversation

Philippus
Copy link
Member

with values "gzip, deflate". I think this can help solve #1374. Unfortunately I couldn't test this out locally.

with values "gzip, deflate"
@SethTisue SethTisue merged commit fc08a5f into main May 1, 2022
@SethTisue SethTisue deleted the issue-1374 branch May 1, 2022 23:55
SethTisue added a commit to SethTisue/scala-lang that referenced this pull request May 2, 2022
@SethTisue
Copy link
Member

Unfortunately I couldn't test this out locally.

perhaps #1377 helps?

@SethTisue
Copy link
Member

followup PR: #1378

griggt added a commit to griggt/scala-lang that referenced this pull request May 4, 2022
… line

Apparently when specifying --typhoeus-config on the command line, all the
defaults are discarded, and must be re-specified if desired.

The default values were taken from:
https://github.com/gjtorikian/html-proofer/blob/1bab3a1a18e95a10378371ddf000df9bea01740e/lib/html-proofer/configuration.rb#L36-L44

This should hopefully fix the rash of 403s since scala#1376 and scala#1378 were merged.
griggt added a commit to griggt/scala-lang that referenced this pull request May 4, 2022
Apparently when specifying --typhoeus-config on the command line, all the
defaults are discarded, and must be re-specified if desired.

The default values were taken from:
https://github.com/gjtorikian/html-proofer/blob/1bab3a1a18e95a10378371ddf000df9bea01740e/lib/html-proofer/configuration.rb#L36-L44

This should hopefully fix the rash of 403s since scala#1376 and scala#1378 were merged.
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