[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Re: [Libevent-users] evhttpd_cmd_type and support for other HTTP methods
- To: libevent-users@xxxxxxxxxxxxx
- Subject: Re: [Libevent-users] evhttpd_cmd_type and support for other HTTP methods
- From: Nick Mathewson <nickm@xxxxxxxxxxxxx>
- Date: Mon, 17 May 2010 15:55:35 -0400
- Delivered-to: archiver@xxxxxxxx
- Delivered-to: libevent-users-outgoing@xxxxxxxx
- Delivered-to: libevent-users@xxxxxxxx
- Delivery-date: Mon, 17 May 2010 15:55:44 -0400
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:sender:received :in-reply-to:references:date:x-google-sender-auth:message-id:subject :from:to:content-type; bh=OC3pT4iU1hq+KYseBiH+uM9Krz86dKdLBaL0ATCslf4=; b=rG1xD8ecUZLFNnX+bXDgphG1HqZNtkfa2KkisZnC8G9c0Q9gH07u/Pw2qwRmkzMY78 VmNj4ew8AOVurgAEYxr0hDrBnG5QNI2gVlkJdritBsqErjpCpCIhgZhg+7RzwIg7n/GE z/GKbnzwRJSE+iFxgub477NHei34GSZYSKVNo=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:content-type; b=AkyqpHghUyPLYy5x/bTCSjpb4AaZ0feN6sMankvs5jfkf8K9ajml7II7pJoABwXW+H fh4LnHq9h/9uV08a4ij7SCHkAf7egkOLZxbVpSB/yDL33p94ghNphmS1KayXpixWIBGF Yr8OJv5uOM7pcDygYTPDdF6VUYuf6WZ9BG2fY=
- In-reply-to: <39A65CCB-B872-4DC0-A2EC-A9722F88ACF5@xxxxxxxx>
- References: <39A65CCB-B872-4DC0-A2EC-A9722F88ACF5@xxxxxxxx>
- Reply-to: libevent-users@xxxxxxxxxxxxx
- Sender: owner-libevent-users@xxxxxxxxxxxxx
On Tue, Apr 6, 2010 at 1:04 PM, Graham Leggett <minfrin@xxxxxxxx> wrote:
> Hi all,
>
> I need to implement the OPTIONS method in a small evhttp based webserver,
> and have discovered that the API only allows me to receive GET, HEAD and
> POST requests.
>
> Is there a way to receive a method outside of this set such as OPTIONS?
Looking at the code, I don't think there is, but we'd be glad to take
a good patch to do this in Libevent 2.1.x. I've reopened the feature
request entry at
https://sourceforge.net/tracker/?func=detail&aid=2653030&group_id=50884&atid=461325
yrs,
--
Nick
***********************************************************************
To unsubscribe, send an e-mail to majordomo@xxxxxxxxxxxxx with
unsubscribe libevent-users in the body.