Micah Cowan wrote: > For some value of "quickly". This obviously necessitates extra > round-trips to the server. Can still be useful, but still perhaps not as > useful as doing URL-matching properly.
I would prefer an extra round trip to avoid downloading a 2GB file that will immediately be ignored and deleted. While I would love to see proper URL matching in wget, I don't think that solves the problem for this use case. I think we to want to parse all text/html regardless of the URL. Tony
