[wp-trac] [WordPress Trac] #24156: If you submit file through wp curl it doesnt send boundary params for file mutlipart
WordPress Trac
noreply at wordpress.org
Thu Aug 8 02:16:28 UTC 2013
#24156: If you submit file through wp curl it doesnt send boundary params for file
mutlipart
--------------------------+----------------------
Reporter: samnani | Owner:
Type: defect (bug) | Status: closed
Priority: normal | Milestone:
Component: HTTP | Version: 3.5.1
Severity: major | Resolution: wontfix
Keywords: has-patch |
--------------------------+----------------------
Changes (by dd32):
* keywords: has-patch 2nd-opinion => has-patch
* status: new => closed
* resolution: => wontfix
* milestone: Awaiting Review =>
Comment:
WP_HTTP is designed to be a abstraction layer which allows you to use any
available method of connecting to a remote site.
If you want to use curl functionality, you need to use curl directly.
If someone requires it, please open a new ticket to add generic File
uploading capability to WP_HTTP instead.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/24156#comment:6>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list