Ticket #1472 (closed defect: worksforme)

Opened 7 months ago

Last modified 5 months ago

wrong REQUEST_METHOD set in FastCGI

Reported by: bertoldia@gmail.com Assigned to: jan
Priority: normal Milestone: 1.5.0
Component: mod_fastcgi Version: 1.4.18
Severity: normal Keywords: fastcgi
Cc: Blocking:
Need Feedback: 1

Description

When using lighttpd + FastCGI, requests submitted using POST or DELETE show up as GET in REQUEST_METHOD. GET and POST work correctly in REQUEST_METHOD, but PUT and DELETE are both assigned GET.

Attachments

Change History

02/18/2008 01:26:18 PM changed by stbuehler

I just tested it, and my php scripts get PUT and DELETE as request method without problems, so i don't think this is an lightttpd issue.

02/18/2008 04:07:34 PM changed by stbuehler

  • status changed from new to closed.
  • resolution set to worksforme.

Add/Change #1472 (wrong REQUEST_METHOD set in FastCGI)




Change Properties
Action