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
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
41 + 28 = ?
Subscribe to this entry?

 
 [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

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [1998-09-18 08:56 UTC] rasmus
Done
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri May 17 08:01:35 2024 UTC