File tree Expand file tree Collapse file tree 3 files changed +7
-8
lines changed
reference/apache/functions Expand file tree Collapse file tree 3 files changed +7
-8
lines changed Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" utf-8" ?>
22<!-- $Revision$ -->
3- <!-- EN-Revision: f3b9d85f71934d6814a493fabb367e10731e0394 Maintainer: hirokawa Status: ready -->
3+ <!-- EN-Revision: 68e52ef14de33f6752a8fdda1ae83c861c5babdb Maintainer: hirokawa Status: ready -->
44<!-- CREDITS: shimooka,mumumu -->
55<refentry xml : id =" function.apache-request-headers" xmlns =" http://docbook.org/ns/docbook" >
66 <refnamediv >
2828 <refsect1 role =" returnvalues" >
2929 &reftitle.returnvalues;
3030 <para >
31- 現在のリクエストにおけるすべての HTTP ヘッダの連想配列、
32- あるいは失敗時は &false; を返します。
31+ 現在のリクエストにおけるすべての HTTP ヘッダの連想配列を返します。
3332 </para >
3433 </refsect1 >
3534
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" utf-8" ?>
22<!-- $Revision$ -->
3- <!-- EN-Revision: f3b9d85f71934d6814a493fabb367e10731e0394 Maintainer: hirokawa Status: ready -->
3+ <!-- EN-Revision: 68e52ef14de33f6752a8fdda1ae83c861c5babdb Maintainer: hirokawa Status: ready -->
44<!-- CREDITS: shimooka,mumumu -->
55<refentry xml : id =" function.apache-response-headers" xmlns =" http://docbook.org/ns/docbook" >
66 <refnamediv >
1313 <refsect1 role =" description" >
1414 &reftitle.description;
1515 <methodsynopsis >
16- <type class = " union " >< type > array</ type >< type >false</ type > </type ><methodname >apache_response_headers</methodname >
16+ <type > array</type ><methodname >apache_response_headers</methodname >
1717 <void />
1818 </methodsynopsis >
1919 <para >
3030 <refsect1 role =" returnvalues" >
3131 &reftitle.returnvalues;
3232 <para >
33- 全てのApacheレスポンスヘッダの配列、 &return.falseforfailure; 。
33+ 全てのApacheレスポンスヘッダの配列を返します 。
3434 </para >
3535 </refsect1 >
3636
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" utf-8" ?>
22<!-- $Revision$ -->
3- <!-- EN-Revision: f3b9d85f71934d6814a493fabb367e10731e0394 Maintainer: hirokawa Status: ready -->
3+ <!-- EN-Revision: 68e52ef14de33f6752a8fdda1ae83c861c5babdb Maintainer: hirokawa Status: ready -->
44<!-- CREDITS: shimooka,mumumu -->
55<refentry xml : id =" function.getallheaders" xmlns =" http://docbook.org/ns/docbook" >
66 <refnamediv >
3535 <refsect1 role =" returnvalues" >
3636 &reftitle.returnvalues;
3737 <para >
38- 全てのHTTPリクエストヘッダの連想配列、もしくは失敗時に &false; を返します 。
38+ 全てのHTTPリクエストヘッダの連想配列を返します 。
3939 </para >
4040 </refsect1 >
4141
You can’t perform that action at this time.
0 commit comments