Skip to content

[Net\Browser] Check the order of options in the Browser::post() method #1

@AnrDaemon

Description

@AnrDaemon

Reason: CURLOPT_POSTFIELDS implies setting CURLOPT_POST to true. Setting CURLOPT_POST to true implies setting request method to POST.
Needs checking if setting CURLOPT_POSTFIELDS after CURLOPT_CUSTOMREQUEST with CURLOPT_POST already set resets the request method.

Metadata

Metadata

Assignees

Labels

easyGood for newcomers

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions