Move the method check into unknown_method()
authorFabian Keil <fk@fabiankeil.de>
Mon, 30 Jul 2007 16:42:21 +0000 (16:42 +0000)
committerFabian Keil <fk@fabiankeil.de>
Mon, 30 Jul 2007 16:42:21 +0000 (16:42 +0000)
commit24283c9444f87d167cdd9efbcaad109b1d44b3d9
treed7c12a798eafdc23d7b7e3e919457b20796b8660
parentcb21fdc539c7f76f732035d7fe9a2fd9629f8326
Move the method check into unknown_method()
and loop through the known methods instead
of using a screen-long OR chain.
urlmatch.c