Change #273087
| Category | wget |
| Changed by | Tim Rühsen <tim.ruehsen@gmx.de> |
| Changed at | Sat 27 Jun 2026 23:01:30 |
| Repository | https://gitlab.com/gnuwget/wget2.git |
| Project | wget2 |
| Branch | master |
| Revision | 8375368a72310eb90e1268586176694c9176c6c0 |
Comments
Don't do robots exclusion if robots is switched off * src/host.c (_host_remove_job): Check for robots=on. * tests/test-robots-off.c: Add test.
Changed files
- src/host.c
- tests/test-robots-off.c