Important: #87516 - Remove core HTTP RequestHandlerInterface

See forge#87516

Description

The internal interface \TYPO3\CMS\Core\Http\RequestHandlerInterface has been removed in favor of PSR-15 request handler and middleware interfaces which are now used throughout the core.