]> granicus.if.org Git - apache/commit
default_handler: short circuit the method checks. Move the code to deal
authorGreg Ames <gregames@apache.org>
Wed, 24 Apr 2002 14:31:28 +0000 (14:31 +0000)
committerGreg Ames <gregames@apache.org>
Wed, 24 Apr 2002 14:31:28 +0000 (14:31 +0000)
commit4cb08d8ef5f1193c8f8139e88f9de66df271b77f
tree8b9f99de6f207dfe62ada91bc89e71b932d9a4af
parent22a97f63b7fc181746e05acb1dcb7c5faa7d1302
default_handler: short circuit the method checks.  Move the code to deal
with unusual methods to the end of function to reduce i-cache clutter.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@94781 13f79535-47bb-0310-9956-ffa450edef68
server/core.c