On Thu, Oct 08, 2015 at 02:03:19PM +0200, Christopher Faulet wrote: > Hi, > > The 'OPTIONS' method was not in the list of supported HTTP methods and > find_http_meth return HTTP_METH_OTHER instead of HTTP_METH_OPTIONS.
Wow good catch, I feel ashamed or having missed it. It was already bogus in 1.3! I've merged it and tagged it as BUG/MINOR. Thanks! Willy