php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #59638 add support for file uploads from stream
Submitted: 2011-02-24 08:30 UTC Modified: 2012-04-04 11:00 UTC
From: datibbaw@php.net Assigned: mike (profile)
Status: Closed Package: pecl_http (PECL)
PHP Version: Irrelevant OS:
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: datibbaw@php.net
New email:
PHP Version: OS:

 

 [2011-02-24 08:30 UTC] datibbaw@php.net
Description:
------------
cURL has the ability to add form fields whose content is only 
available once the upload commences, using CURLFORM_STREAM

It would be interesting to make available a way to add file 
streams instead of file names when doing file uploads, e.g. 
files that are in the process of being downloaded themselves, 
saving the temporary storage required for them.


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2012-04-04 11:00 UTC] mike@php.net
Available in v2.
 [2012-04-04 11:00 UTC] mike@php.net
-Status: Open +Status: Closed -Assigned To: +Assigned To: mike
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat Jul 27 00:01:30 2024 UTC