]> granicus.if.org Git - apache/commit
refactor the representation of HTTP method and whether to send
authorJeff Trawick <trawick@apache.org>
Sun, 27 Sep 2009 12:54:50 +0000 (12:54 +0000)
committerJeff Trawick <trawick@apache.org>
Sun, 27 Sep 2009 12:54:50 +0000 (12:54 +0000)
commit33b45f931a873eeda7e59b8817d77243f124f538
tree7d208e0bf30a9f375a23e600ed2be0c0f660ffe4
parentb4092025e3d63d385128ba5867ecb7f62c9c657d
refactor the representation of HTTP method and whether to send
a body, fixing these insignificant bugs:

* method name displayed in a debug message was wrong in some
  cases
* specifying conflicting HTTP methods on the command-line
  displayed an invalid message in some cases

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@819298 13f79535-47bb-0310-9956-ffa450edef68
support/ab.c