Project

General

Profile

Actions

Feature #2438

closed

Change server.reject-expect-100-with-417 from flag to regular expression matching the URL

Added by lvs over 11 years ago. Updated 4 months ago.

Status:
Fixed
Priority:
Normal
Category:
-
Target version:
-
ASK QUESTIONS IN Forums:
No

Description

Currently server.reject-expect-100-with-417 is a flag to respond with 417 on "Expect: 100-continue" headers. For some Nokia phones it is neccessary to configure that setting only for specific urls. The attached patch (written by andreas_stoe) enhances this option to accept a regular expression and returns 417 only for matched urls.


Files

Actions #1

Updated by stbuehler over 11 years ago

  • Status changed from New to Wontfix

I don't intend to add complexity to a workaround.

Actions #2

Updated by gstrauss 4 months ago

  • Status changed from Wontfix to Fixed
  • ASK QUESTIONS IN Forums set to No

lighttpd 1.4.46 supports Expect: 100-continue and ignores server.reject-expect-100-with-417

commit 37dac9a2
See #377, #1017, #1953, #2438

Actions

Also available in: Atom