php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #754 feature req for functions/post.c
Submitted: 1998-09-18 07:28 UTC Modified: 1998-09-18 08:56 UTC
From: mike at ciredata dot com Assigned:
Status: Closed Package: Feature/Change Request
PHP Version: 3.0.3 OS: debian/linux 2.0.35
Private report: No CVE-ID: None
 [1998-09-18 07:28 UTC] mike at ciredata dot com
What's the possibility of including the returned auth type on or about line 389 of functions/post.c in 3.0.3?

I know I've been having quite a few users lately complaining about "invalid auth type" cropping up.  I've just pulled packet traces between apache's auth and the manually coded one in php.  The only difference I've found so far is that the features section of the manual uses "401 Unauthorized" whereas apache 1.3.1 uses "401 Authentication Required".  I realize that the numerical code is the only thing that has real meaning but I'm wondering why folks keep having problems.

Oh well, just another feature req that could help in debugging problems.

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [1998-09-18 08:56 UTC] rasmus
Done
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Tue Jul 01 23:01:35 2025 UTC