fixed a typo in README.
This commit is contained in:
Родитель
f33ac9d2e3
Коммит
6fc54f5ef1
|
@ -282,7 +282,7 @@ Multi-value headers can be set this way:
|
|||
|
||||
ngx.header['Set-Cookie'] = {'a=32; path=/', 'b=4; path=/'}
|
||||
|
||||
Will yield
|
||||
will yield
|
||||
|
||||
Set-Cookie: a=32; path=/
|
||||
Set-Cookie: b=4; path=/
|
||||
|
|
Загрузка…
Ссылка в новой задаче