Feature #47339

Allow RequestHandlers to get the current Request injected

Added by Alexander Berl over 2 years ago. Updated about 2 years ago.

Status:Needs Feedback Start date:2013-04-18
Priority:Could have Due date:
Assigned To:Alexander Berl % Done:

0%

Category:Http
Target version:-
PHP Version: Complexity:
Has patch:No

Description

As a proxy service, I want to provide my own eager RequestHandler which might modify the request headers depending on some conditions and then forward that request to the default RequestHandler.

One solution could be to add an optional $request parameter to the handleRequest() function, which is used when given and else a new request is created from the environment.

History

#1 Updated by Gerrit Code Review over 2 years ago

  • Status changed from New to Under Review

Patch set 1 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/20028

#2 Updated by Robert Lemke about 2 years ago

  • Status changed from Under Review to Needs Feedback
  • Assigned To set to Alexander Berl
  • Target version set to 2.1

#3 Updated by Robert Lemke about 2 years ago

  • Target version deleted (2.1)

Also available in: Atom PDF