Errata for P634 says if no <http-method> given, all methods are allowed. I think what the book is right and the errata is wrong!!!
I tested with
tomcat 5.0.29. If <http-method> is missing all resources are really constrained as originally described in the book.
Could anyone double confirm my
test result?