atom feed16 messages in ru.sysoev.nginxbug: POST to static page causes 405
FromSent OnAttachments
Rt IbmerMay 13, 2008 2:26 pm 
Rafał ZawadzkiMay 13, 2008 3:43 pm 
CalomelMay 13, 2008 6:04 pm 
Rt IbmerMay 13, 2008 8:44 pm 
Jay ReitzMay 13, 2008 9:45 pm 
Igor SysoevMay 14, 2008 2:53 am 
Rt IbmerMay 19, 2008 7:50 pm 
CalomelMay 20, 2008 10:02 am 
Rt IbmerMay 20, 2008 11:47 am 
Rt IbmerMay 20, 2008 8:02 pm 
CalomelMay 21, 2008 9:33 am 
Jonathan VanascoJul 24, 2009 11:52 am 
peacockJul 28, 2009 8:49 pm 
Igor SysoevJul 29, 2009 1:32 am.Other
peacockJul 29, 2009 5:24 am 
peacockJul 29, 2009 5:24 am 
Subject:bug: POST to static page causes 405
From:Jonathan Vanasco (ngi@2xlp.com)
Date:Jul 24, 2009 11:52:07 am
List:ru.sysoev.nginx

doing a POST to a static page will cause a 405

you can test by just posting to a dynamic and static page as such ( -d key=value sends data as a POST )

works: curl -v -d1=1 http://site.com/dynamic.php

works: curl -v http://site.com/static.html

405: curl -v -d1=1 http://site.com/static.html

one could also test via a html form , but that's easier !

I'd consider this a bug, because many 3rd party sites -- such as facebook applications -- will POST everything.

// Jonathan Vanasco

e. jona@2xlp.com w. http://findmeon.com/user/jvanasco blog. http://destructuring.net

| - - - - - - - - - - | Founder/CEO - FindMeOn, Inc. | FindMeOn.com - The cure for Multiple Web Personality Disorder | - - - - - - - - - - | CTO - ArtWeLove, LLC | ArtWeLove.com - Explore Art On Your Own Terms | - - - - - - - - - - | RoadSound.com - Tools for Bands, Stuff for Fans | - - - - - - - - - -