[Issue] Add missing REST methods to Curl Client (SwiftOtter's SOP-348) #39341
Labels
feature request
Priority: P3
May be fixed according to the position in the backlog.
Progress: PR in progress
Triage: Dev.Experience
Issue related to Developer Experience and needs help with Triage to Confirm or Reject it
This issue is automatically created based on existing pull request: #39330: Add missing REST methods to Curl Client (SwiftOtter's SOP-348)
Description (*)
There are 9 methods in the HTTP protocol (https://en.wikipedia.org/wiki/HTTP).
Magento implements just 2 of them, so when you need to make requests to remote environments using Framework HTTP Client, you end up with HTTP 411 error.
This Pull Request adds missing methods with their payload support:
Related Pull Requests
Fixed Issues (if relevant)
Manual testing scenarios (*)
Questions or comments
Contribution checklist (*)
The text was updated successfully, but these errors were encountered: