Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:94177 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 64696 invoked from network); 21 Jun 2016 18:38:23 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 21 Jun 2016 18:38:23 -0000 Authentication-Results: pb1.pair.com smtp.mail=irker@irker.net; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=irker@irker.net; sender-id=unknown Received-SPF: error (pb1.pair.com: domain irker.net from 209.85.215.54 cause and error) X-PHP-List-Original-Sender: irker@irker.net X-Host-Fingerprint: 209.85.215.54 mail-lf0-f54.google.com Received: from [209.85.215.54] ([209.85.215.54:36409] helo=mail-lf0-f54.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id AE/93-43024-D9989675 for ; Tue, 21 Jun 2016 14:38:22 -0400 Received: by mail-lf0-f54.google.com with SMTP id q132so37201164lfe.3 for ; Tue, 21 Jun 2016 11:38:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=irker-net.20150623.gappssmtp.com; s=20150623; h=mime-version:in-reply-to:references:date:message-id:subject:from:to; bh=VX4O6WaGA09sTVFsc242PGYx3+3GFHLmVOFokzrzz4w=; b=ieFfHgfSxcGcX24F7PIDeBMwvDvebUaBJT0YlqouHw5m3nU3pq/St8HQ1OdfMU66Qc grxt91X+yUTG92SGeCDQdcaIleO2eDt5kuNHaV1QT0ZN+GHMqlM48art1l0sX01hTwIO bkfSfc8ZJFy5EscgxAZ6UtYS4YTAa+QN2GC4wlmLcET7GbWMrT3efUzCMRgZKHymDRbt w9rQbvRp2WbUQZptVz2Oy3+t03GYUn++02wzciz0rnPUIvzeJRf0WkfcsSLOj+z2mId6 xy+hLxvmW8pPSpKk3YylZO7nBNdp5r3ZOA2/m0qFAt1HFmv1MqpGJjPcDdX2iyzdyOEO nvPA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:date :message-id:subject:from:to; bh=VX4O6WaGA09sTVFsc242PGYx3+3GFHLmVOFokzrzz4w=; b=Elx3toG/XHPqQBmBxofEEaCGQUL5oahxj+7W1lmRrICuBLDSMumCKnmM03tWr3K/zy BHRVEnMhVNyCmmY22KOnqCYHJ6oS97lbztKVgKHYyYcM5TJV6g8BqrN3gdREjoYzrEn0 P7776OD0lPT8qJIDZLd0Dw79xFVlXMT+cEDU/DXOJMhLfRo4qyxSevAlDbI2uGsTR0ry 0w+fR2PYmsyRKzASqKRydOJAqdkjEDN8wl/uA7YC+u9Rhrzgog8MLcBOoQxULdVi8Cww jNhjQ4o2T/trTuvtT6itFPAlzgUm9F02z+qgUrVxai9EVu/6DEF2Ffd/7prcJD5DdVcF Lxuw== X-Gm-Message-State: ALyK8tIMJoUqRHoSJ0ZBiJrJwYglqxZyLL1o4cJy+p8q538A/Qmsr/LZdOEQV7k83Bc9aP2/g4V64TW4FdIRxg== MIME-Version: 1.0 X-Received: by 10.25.141.75 with SMTP id p72mr5678243lfd.86.1466534297807; Tue, 21 Jun 2016 11:38:17 -0700 (PDT) Received: by 10.25.209.204 with HTTP; Tue, 21 Jun 2016 11:38:17 -0700 (PDT) Received: by 10.25.209.204 with HTTP; Tue, 21 Jun 2016 11:38:17 -0700 (PDT) In-Reply-To: References: Date: Tue, 21 Jun 2016 21:38:17 +0300 Message-ID: To: internals@lists.php.net Content-Type: multipart/alternative; boundary=001a11401264df4def0535ce1f66 Subject: Re: Send files in CURL from string From: irker@irker.net (Alexander Moskalev) --001a11401264df4def0535ce1f66 Content-Type: text/plain; charset=UTF-8 Sorry for annoying mail, but it's really small and simple feature, which can be implemented by few lines of curl options. But with API realisation questions. Please, help me to choose correct way, and I will create new pull-request with code and tests. --001a11401264df4def0535ce1f66--