Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
Icicle
Http
Message
Response
withoutCookie
Icicle\Http\Message\Response::withoutCookie PHP Method
Response Interface Documentation
显示文件
Open project: icicleio/http
withoutCookie()
public
method
public
withoutCookie
(
string
$name
) :
Icicle\Http\Message\Response
$name
string
return
Icicle\Http\Message\Response
public function withoutCookie(string $name) : Response;
Response
getCookie
getCookies
getReasonPhrase
getStatusCode
hasCookie
withCookie
withStatus
withoutCookie