最后更新于:2021-11-26 00:55:19
Format a cookie for a Set-Cookie header
(string)
文件: gc-includes/Requests/Cookie.php
public function formatForSetCookie() { return $this->format_for_set_cookie(); }