Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:44339 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 25461 invoked from network); 17 Jun 2009 06:26:59 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 17 Jun 2009 06:26:59 -0000 Authentication-Results: pb1.pair.com header.from=bnagwani@juniper.net; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=bnagwani@juniper.net; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain juniper.net from 64.18.2.175 cause and error) X-PHP-List-Original-Sender: bnagwani@juniper.net X-Host-Fingerprint: 64.18.2.175 exprod7og111.obsmtp.com Linux 2.5 (sometimes 2.4) (4) Received: from [64.18.2.175] ([64.18.2.175:37621] helo=exprod7og111.obsmtp.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 12/C0-20591-1BC883A4 for ; Wed, 17 Jun 2009 02:26:58 -0400 Received: from source ([66.129.224.36]) (using TLSv1) by exprod7ob111.postini.com ([64.18.6.12]) with SMTP ID DSNKSjiMrws6b7PP22MwPnyd3GGpPJr0MlTj@postini.com; Tue, 16 Jun 2009 23:26:57 PDT Received: from EMBX02-HQ.jnpr.net ([fe80::18fe:d666:b43e:f97e]) by P-EMHUB02-HQ.jnpr.net ([fe80::88f9:77fd:dfc:4d51%11]) with mapi; Tue, 16 Jun 2009 23:23:13 -0700 To: "internals@lists.php.net" Date: Tue, 16 Jun 2009 23:23:07 -0700 Thread-Topic: rfc1867 Thread-Index: AcnvFBP3ecIlPrBrQwWX5Kjkh2kMkg== Message-ID: Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: acceptlanguage: en-US Content-Type: multipart/alternative; boundary="_000_DBDEC20E6E29304D8AE5EAA493609B3555F7F3299BEMBX02HQjnprn_" MIME-Version: 1.0 Subject: rfc1867 From: bnagwani@juniper.net (Bharat Nagwani) --_000_DBDEC20E6E29304D8AE5EAA493609B3555F7F3299BEMBX02HQjnprn_ Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Hello, I am writing custom rfc1867 code on a http server so in php application cod= e I can just use the file directly instead of being processed by rfc1867.c. I went through the rfc1867 code but the code is hard to understand. When da= ta comes as chunks from the browser, whats a good logic to detect start of headers, fil= e? In php code, I see constants like TSRMLS_CC but cant find the definitions o= f these and it makes hard to understand the code. Thanks --_000_DBDEC20E6E29304D8AE5EAA493609B3555F7F3299BEMBX02HQjnprn_--