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

Tests: BrokenHttpLinksCheckerSpec is broken at Line 102 #306

Closed
oliva123456 opened this issue Sep 28, 2023 · 1 comment
Closed

Tests: BrokenHttpLinksCheckerSpec is broken at Line 102 #306

oliva123456 opened this issue Sep 28, 2023 · 1 comment

Comments

@oliva123456
Copy link
Contributor

oliva123456 commented Sep 28, 2023

with the fix for issue#272 (#272) the testcase for valid URLs has been extended with the URL "https://douglascayers.com/2015/05/30/how-to-set-custom-java-path-after-installing-jdk-8/".

at least currently this URL does not return a http-code 200 anymore (as stated within issue#272), but: 404.

C:\Users\oi>curl -I https://douglascayers.com/2015/05/30/how-to-set-custom-java-path-after-installing-jdk-8/
HTTP/1.1 404 Not Found
Server: nginx
Date: Thu, 28 Sep 2023 05:58:05 GMT
Content-Type: text/html; charset=UTF-8
Connection: keep-alive
Strict-Transport-Security: max-age=31536000
Vary: Accept-Encoding
X-hacker: Want root? Visit join.a8c.com/hacker and mention this header.
Host-Header: WordPress.com
Vary: accept, content-type, cookie
Expires: Wed, 11 Jan 1984 05:00:00 GMT
Cache-Control: no-cache, must-revalidate, max-age=60
X-ac: 3.vie _dca MISS

btw.: i did not run into the already mentioned issue: #294

@oliva123456
Copy link
Contributor Author

created pull-request: #307

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

No branches or pull requests

1 participant