Actions
Feature #23747
closedgetUrl function needs support for sending POST data
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2010-10-16
Due date:
% Done:
0%
Estimated time:
PHP Version:
5.3
Tags:
Complexity:
Sprint Focus:
Description
When retrieving information from a URL it is sometimes necessary to send POST data. For example when you need to send login information or upload a file via POST in order to get the correct response.
Solution: add extra optional parameter for POST fields.
(issue imported from #M16011)
Files
Actions