Option to bypass host availability check
Open
@dmdhrumilmistry is already working on this.
Since Aug 27, 2024.
bug
- Dominant language
- Python
- Stars
- 673
- Forks
- 92
- PR merge metrics
- No merged PRs in 30d
Description
If the server now returns a 502 on the root request, the testing will stop. Some servers only reply to valid paths for request. It would be nice if we can have a flag to bypass this "check whether host is available". Further, it appears that this host check request is not passed through the provided http proxy using -p http://127.0.0.1:8080.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.