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

Increase max HTTP header length to resolve hostname access bug. #60

Merged
merged 1 commit into from
Aug 3, 2024

Conversation

tmiw
Copy link
Owner

@tmiw tmiw commented Aug 3, 2024

ezDV occasionally returns HTTP error code 431 ("Request Header Fields Too Large"). This PR increases the maximum header size limit to avoid this problem.


Before merging:

  • All CI actions must build without errors.
  • If the PR adds new user-facing functionality, this must be documented in the user guide. The Markdown files in the manual folder should be modified for this purpose.

@tmiw tmiw merged commit 6b39dae into main Aug 3, 2024
1 check passed
@tmiw tmiw mentioned this pull request Aug 24, 2024
2 tasks
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