mirror of
https://github.com/apache/httpd.git
synced 2026-01-06 09:01:14 +03:00
s/cocookie/cookie/
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@102314 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@@ -1599,7 +1599,7 @@ There is a special feature:
|
||||
|
||||
<li>
|
||||
'<strong><code>cookie|CO=</code></strong><em>NAME</em>:<em>VAL</em>:<em>domain</em>[:<em>lifetime</em>[:<em>path</em>]]'
|
||||
(set <strong>co</strong>cookie)<br />
|
||||
(set <strong>co</strong>okie)<br />
|
||||
This sets a cookie on the client's browser. The cookie's name
|
||||
is specified by <em>NAME</em> and the value is
|
||||
<em>VAL</em>. The <em>domain</em> field is the domain of the
|
||||
|
||||
@@ -1601,7 +1601,7 @@ There is a special feature:
|
||||
|
||||
<li>
|
||||
'<strong><code>cookie|CO=</code></strong><em>NAME</em>:<em>VAL</em>:<em>domain</em>[:<em>lifetime</em>[:<em>path</em>]]'
|
||||
(set <strong>co</strong>cookie)<br />
|
||||
(set <strong>co</strong>okie)<br />
|
||||
This sets a cookie on the client's browser. The cookie's name
|
||||
is specified by <em>NAME</em> and the value is
|
||||
<em>VAL</em>. The <em>domain</em> field is the domain of the
|
||||
|
||||
Reference in New Issue
Block a user