File tree Expand file tree Collapse file tree 3 files changed +4
-6
lines changed
reference/apache/functions Expand file tree Collapse file tree 3 files changed +4
-6
lines changed Original file line number Diff line number Diff line change 27
27
<refsect1 role =" returnvalues" >
28
28
&reftitle.returnvalues;
29
29
<para >
30
- An associative array of all the HTTP headers in the current request, or
31
- &false; on failure.
30
+ An associative array of all the HTTP headers in the current request.
32
31
</para >
33
32
</refsect1 >
34
33
Original file line number Diff line number Diff line change 10
10
<refsect1 role =" description" >
11
11
&reftitle.description;
12
12
<methodsynopsis >
13
- <type class = " union " >< type > array</ type >< type >false</ type > </type ><methodname >apache_response_headers</methodname >
13
+ <type > array</type ><methodname >apache_response_headers</methodname >
14
14
<void />
15
15
</methodsynopsis >
16
16
<para >
27
27
<refsect1 role =" returnvalues" >
28
28
&reftitle.returnvalues;
29
29
<para >
30
- An array of all Apache response headers on success&return.falseforfailure; .
30
+ An array of all Apache response headers on success.
31
31
</para >
32
32
</refsect1 >
33
33
Original file line number Diff line number Diff line change 31
31
<refsect1 role =" returnvalues" >
32
32
&reftitle.returnvalues;
33
33
<para >
34
- An associative array of all the HTTP headers in the current request, or
35
- &false; on failure.
34
+ An associative array of all the HTTP headers in the current request.
36
35
</para >
37
36
</refsect1 >
38
37
You can’t perform that action at this time.
0 commit comments