Project

General

Profile

Actions

Bug #1472

closed

wrong REQUEST_METHOD set in FastCGI

Added by Anonymous over 16 years ago. Updated 3 months ago.

Status:
Obsolete
Priority:
Normal
Category:
mod_fastcgi
Target version:
ASK QUESTIONS IN Forums:
No

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.

-- bertoldia

Actions #1

Updated by stbuehler about 16 years ago

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.

Actions #2

Updated by stbuehler about 16 years ago

  • Status changed from New to Fixed
  • Resolution set to worksforme
Actions #3

Updated by stbuehler over 15 years ago

  • Status changed from Fixed to Missing Feedback
Actions #4

Updated by gstrauss 3 months ago

  • Description updated (diff)
  • Status changed from Missing Feedback to Obsolete
  • ASK QUESTIONS IN Forums set to No

lighttpd 1.5.x branch has been abandoned.

lighttpd 1.4.x branch is now far more advanced and continues to be maintained.

Actions

Also available in: Atom