Re: Request methods with hyphens

2013-07-11 Thread Maxim Dounin
Hello! On Thu, Jul 11, 2013 at 08:38:47AM +0900, Hiroaki Nakamura wrote: > Hi, > > 2013/7/10 Maxim Dounin : > > Hello! > > > > On Wed, Jul 10, 2013 at 10:47:35PM +0900, Hiroaki Nakamura wrote: > > > >> Hi all, > >> > >> I found nginx rejects request methods with hyphens like > >> VERSION-CONTROL

Re: Request methods with hyphens

2013-07-10 Thread Hiroaki Nakamura
Hi, 2013/7/10 Maxim Dounin : > Hello! > > On Wed, Jul 10, 2013 at 10:47:35PM +0900, Hiroaki Nakamura wrote: > >> Hi all, >> >> I found nginx rejects request methods with hyphens like >> VERSION-CONTROL with the status code 400. >> I got the following debug log: >> >> 2013/07/10 13:55:29 [info] 790

Re: Request methods with hyphens

2013-07-10 Thread Maxim Dounin
Hello! On Wed, Jul 10, 2013 at 10:47:35PM +0900, Hiroaki Nakamura wrote: > Hi all, > > I found nginx rejects request methods with hyphens like > VERSION-CONTROL with the status code 400. > I got the following debug log: > > 2013/07/10 13:55:29 [info] 79048#0: *4 client sent invalid method > whi