ideative/verbose-guzzle

Make Guzzle exceptions more versbose, within a TYPO3 CMS context.

Installs: 14

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 0

Forks: 0

Open Issues: 0

Type:typo3-cms-extension

1.0.0 2025-09-14 16:23 UTC

This package is auto-updated.

Last update: 2025-09-24 09:25:53 UTC


README

This tiny TYPO3 extension makes it possible to define the length used for truncating exception messages by the Guzzle HTTP library. By default, the truncation length of Guzzle is 120, which can be frustratingly short.

With this extension, the truncation length can be defined simply as an extension setting, and defaults to 1000 characters.