1
0
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:
André Malo
2004-01-13 02:11:56 +00:00
parent 16a624b1c2
commit 149bf73f48
2 changed files with 2 additions and 2 deletions

View File

@@ -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

View File

@@ -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