[TYPO3-core] RFC #16011: Feature: getUrl function needs support for sending POST data

Aske Ertmann aske at mocsystems.com
Sat Oct 16 18:04:28 CEST 2010


+1 (reading & testing), if the annotation indention get fixed..

I've fixed the annotation indention in attached patch.. 16011-1.patch
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 16011-1.patch
Type: application/octet-stream
Size: 2216 bytes
Desc: not available
URL: <http://lists.typo3.org/pipermail/typo3-team-core/attachments/20101016/cd7d3ef5/attachment.obj>
-------------- next part --------------


On Oct 16, 2010, at 4:17 PM, Jigal van Hemert wrote:

> Hi,
> 
> This is a SVN patch request.
> 
> Type: Feature
> 
> BT reference: http://bugs.typo3.org/view.php?id=16011
> 
> Branches: trunk
> 
> Problem:
> t3lib_div::getURL() can retrieve contents of webpages, but sometimes you need to send information via POST to get the correct response (e.g. authentication data, file upload). getURL doesn't support POST yet.
> 
> Solution:
> Add an optional parameter to set POST fields
> 
> How to test:
> Use getURL to retrieve information from a page which contains access restricted content. When including the user login information in the POST fields the access restricted content will also be included in the result.
> 
> Notes:
> Use case: send newsletters with access restricted content.
> 
> -- 
> Jigal van Hemert
> skype:jigal.van.hemert
> msn: jigal at xs4all.nl
> http://twitter.com/jigalvh
> 
> <16011.patch>_______________________________________________
> Before posting to this list, please have a look to the posting rules
> on the following websites:
> 
> http://typo3.org/teams/core/core-mailinglist-rules/
> http://typo3.org/development/bug-fixing/diff-and-patch/
> _______________________________________________
> TYPO3-team-core mailing list
> TYPO3-team-core at lists.typo3.org
> http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-team-core



More information about the TYPO3-team-core mailing list