guzzle / psr7

PSR-7 HTTP message library
MIT License
7.88k stars 3 forks source link

[2.8] Add constant for default truncateAt of bodySummary() #596

Open andrey-tech opened 8 months ago

andrey-tech commented 8 months ago

Hello!

I propose to move "magic number" 120 (the maximum allowed size of the short summary of the message body) to public constant of class GuzzleHttp\Psr7\Message.