Page MenuHomePhorge

Use Guzzle instead of HTTP_Request2
ClosedPublic

Authored by mollekopf on Dec 8 2023, 5:04 PM.
Tags
None
Referenced Files
F12009837: D4600.diff
Sat, May 4, 10:45 PM
Unknown Object (File)
Fri, May 3, 10:34 PM
Unknown Object (File)
Wed, Apr 17, 11:07 AM
Unknown Object (File)
Wed, Apr 17, 11:06 AM
Unknown Object (File)
Wed, Apr 17, 11:06 AM
Unknown Object (File)
Mon, Apr 15, 10:52 AM
Unknown Object (File)
Mon, Apr 15, 4:30 AM
Unknown Object (File)
Sat, Apr 6, 1:45 PM
Subscribers
None

Details

Summary

With HTTP_Request2 we started running into issues with Content-Length + Content-Type being set,
which is no longer accepted by nginx. Guzzle seems more future proof.

Diff Detail

Repository
rC chwala
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

mollekopf created this revision.

I know, incomplete, but it seems to get the job done for plesk.

This revision is now accepted and ready to land.Dec 10 2023, 6:58 PM
This revision was automatically updated to reflect the committed changes.