On Sat, Jul 10, 2010 at 4:05 AM, Bobby Powers wrote:
> this allows you to register callbacks with paths like "/artist*".
>
> based on the patch here:
> http://www.mail-archive.com/libevent-us...@monkey.org/msg00985.html
Neat!
There's a tracker entry for this feature request on the sourceforge
tr
this allows you to register callbacks with paths like "/artist*".
based on the patch here:
http://www.mail-archive.com/libevent-us...@monkey.org/msg00985.html
Signed-off-by: Bobby Powers
---
http.c | 10 --
1 files changed, 8 insertions(+), 2 deletions(-)
diff --git a/http.c b/http.c