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

Also available in: Atom PDF