Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:55573 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 1225 invoked from network); 21 Sep 2011 15:52:41 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 21 Sep 2011 15:52:41 -0000 Authentication-Results: pb1.pair.com smtp.mail=laruence@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=laruence@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.212.45 as permitted sender) X-PHP-List-Original-Sender: laruence@gmail.com X-Host-Fingerprint: 209.85.212.45 mail-vw0-f45.google.com Received: from [209.85.212.45] ([209.85.212.45:52424] helo=mail-vw0-f45.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 85/22-17510-5480A7E4 for ; Wed, 21 Sep 2011 11:52:38 -0400 Received: by vws17 with SMTP id 17so2381265vws.18 for ; Wed, 21 Sep 2011 08:52:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:sender:from:date:x-google-sender-auth:message-id :subject:to:content-type:content-transfer-encoding; bh=RGmK2z8D1k+xzyLogv4pbhn7rUM64R75CcTz4g41Wlw=; b=ZNF+zioL9zR/GeQdnsmL/WQFKMysgeyTtW/2lFN4I/j03pjc7Nyk+hsR0AWy+etqzR PGuaOMNGw7nzPnOwKYz183zg7TzTY+9m/ag5ssIeiYwiu8e88WH0qHt7mKbYjBhxbash WcdZ1et/jeYN/q5W7TCdQWJcJ18VfWyi9ia1s= Received: by 10.221.13.193 with SMTP id pn1mr200231vcb.242.1316620355075; Wed, 21 Sep 2011 08:52:35 -0700 (PDT) MIME-Version: 1.0 Sender: laruence@gmail.com Received: by 10.220.94.142 with HTTP; Wed, 21 Sep 2011 08:52:15 -0700 (PDT) Date: Wed, 21 Sep 2011 23:52:15 +0800 X-Google-Sender-Auth: l-gIK0iIk07dBn3ULaF5RaikkQA Message-ID: To: PHP Internals Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Subject: 5.4 does not support Digest WWW-Authenticate anymore? From: laruence@php.net (Laruence) Hi: RT, in main/SAPI.c sapi_header_op, all WWW-Authenticae will send a Basic header. was this removed intentionally? or just by mis-take? thanks --=20 Laruence =C2=A0Xinchen Hui http://www.laruence.com/