Added basic support for OPTIONS and TRACE HTTP methods:
authoroes <oes@users.sourceforge.net>
Wed, 25 Sep 2002 14:53:15 +0000 (14:53 +0000)
committeroes <oes@users.sourceforge.net>
Wed, 25 Sep 2002 14:53:15 +0000 (14:53 +0000)
commit4e458f2c89bec5e97705a96033b851b9a70f2205
tree6f476c154c97691eb139a832f45f96584ded6768
parentd985aef36f256bbb3dc1836631660d21b3d9252c
Added basic support for OPTIONS and TRACE HTTP methods:
parse_http_url now recognizes the "*" URI as well as
the OPTIONS and TRACE method keywords.
urlmatch.c