Project

General

Profile

Actions

Task #97873

closed

Named handlers in HTTP stack

Added by Mathias Brodala almost 2 years ago. Updated over 1 year ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Miscellaneous
Target version:
-
Start date:
2022-07-08
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
12
PHP Version:
Tags:
Complexity:
Sprint Focus:

Description

Since #88871 one can add custom middlewares/handlers to the handler stack used by Guzzle within TYPO3 via $GLOBALS['TYPO3_CONF_VARS']['HTTP']['handler'].

These are pushed onto the handler stack without name. Chances are high that a name is available in the $GLOBALS['TYPO3_CONF_VARS']['HTTP']['handler'] array so this should be pushed together with the middleware/handler.

Benefit: easier debugging.


Related issues 1 (0 open1 closed)

Has duplicate TYPO3 Core - Task #97874: [TASK] Name custom handlers in HTTP stackClosed2022-07-08

Actions
Actions #1

Updated by Gerrit Code Review almost 2 years ago

  • Status changed from New to Under Review

Patch set 1 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/75050

Actions #2

Updated by Gerrit Code Review almost 2 years ago

Patch set 2 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/75050

Actions #3

Updated by Mathias Brodala almost 2 years ago

  • Has duplicate Task #97874: [TASK] Name custom handlers in HTTP stack added
Actions #4

Updated by Gerrit Code Review almost 2 years ago

Patch set 1 for branch 11.5 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/75062

Actions #5

Updated by Anonymous almost 2 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #6

Updated by Benni Mack over 1 year ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF