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
Updated by Philipp Gampe over 13 years ago
Not needed any more after t3lib_http_request.
This one can be closed.
Updated by Jigal van Hemert over 13 years ago
- Status changed from Needs Feedback to Closed
Updated by Ernesto Baschny over 11 years ago
- Target version deleted (
4.6.0-beta1)
Actions