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

Get body of page with HTTP 500 #198

Open
forthrin opened this issue Dec 14, 2024 · 0 comments
Open

Get body of page with HTTP 500 #198

forthrin opened this issue Dec 14, 2024 · 0 comments

Comments

@forthrin
Copy link

https://www.moviesubtitles.org/search.php?q=test returns HTTP 500.

  • Firefox: Displays the page
  • net-http: Returns no body, and SSL_read: unexpected eof while reading (OpenSSL::SSL::SSLError)

Adding http.ignore_eof = true does not mitigate the situation.

How does one call net-http so that the body is returned?

Or is this a bug/edge case that prompts dev changes to the library?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant