Hello guys,

I sent this following message before to [EMAIL PROTECTED],
[EMAIL PROTECTED] and to [EMAIL PROTECTED]

But after I sent I thought that perhaps the right place to send this
kind of thing is this list. So here it is!

        Cheers

----- Forwarded by Alexandre NOVELLO/MODAL on 24/01/02 17:07 -----
                                                                                       
                                                
                     
Alexandre                                                                              
                          
                      NOVELLO                  To:     
[EMAIL PROTECTED], [EMAIL PROTECTED],
[EMAIL PROTECTED]                       
                                              
cc:                                                                                    
 
                      24/01/02 17:01           Subject: HTTP response
header function                                                  
                                                                                       
                                                
                                                                                       
                                                



Greetings from Brazil,

I was having a problem to get the HTTP Response Headers through PHP
functions.

That's why the getallheaders() function just retrieves the request
headers.

Why don't you create a function called getallresponseheaders()?

I modified the apache_php.c and attached here to add this function.

I know that this is a very simple modification, but the creation of this
functions is very useful for who use products like Netegrity Site Minder
(
http://www.netegrity.com/products/index.cfm?leveltwo=SiteMinder) that
uses
header variables to send its customized values.

PS: It works under Apache, but the production server where I am going to
put the application uses Netscape, do you suggest me anyway to get these
HTTP Response Headers

Sorry to steal your time, when you come to Brazil look for me then I
will
give your reward in "caipirinhas"

Attachment: php apache.c
Description: Binary data

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to