検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 13 for httponly (0.006 sec.)
セッションクッキーパラメータを設定する 12387
« session_save_path session_set_save_handler » PHP Manual セッション関数 セッションクッキーパラメ ... g $domain = null , ? bool $secure = null , ? bool $httponly = null ): bool PHP 7.3.0 以降で使える代替のシグネチ ... る連想配列です。 lifetime , path , domain , secure , httponly および samesite . 対応する値は、キーと同じ名前のパ ... セキュア な接続の場合にのみクッキーを送信します。 httponly true の場合は、PHP でセッションクッキーを設定する際 ...httponly フラグの送信を試みます。 戻り値 成功した場合に tru ...
https://man.plustar.jp/php/function.session-set-cookie-params.html - [similar]
Set the raw cookies to the HTTP response. 11595
« Swoole\Http\Response::initHeader Swoole\Http\Response::sendfile » PHP Manual Swoole\Http\Respo ... string $domain = ? , string $secure = ? , string $httponly = ? ): ReturnType パラメータ name value expires pa ... th domain secure httponly 戻り値 関連キーワード: Set , cookies , string , th ... e , Swoole , Http , rawcookie , domain , httponly , secure ...
https://man.plustar.jp/php/swoole-http-response.rawcookie.html - [similar]
The Swoole\Http\Response class 10258
« Swoole\Http\Request::rawcontent Swoole\Http\Response::cookie » PHP Manual Swoole The Swoole\Ht ... string $domain = ? , string $secure = ? , string $httponly = ? ): string public __destruct (): void public en ... string $domain = ? , string $secure = ? , string $httponly = ? ): ReturnType public sendfile ( string $filena ... c , ReturnType , content , Set , status , header , httponly ...
https://man.plustar.jp/php/class.swoole-http-response.html - [similar]
セッションクッキーのパラメータを得る 10135
« session_gc session_id » PHP Manual セッション関数 セッションクッキーのパラメータを得る session ... e" - クッキーはセキュアな接続でのみ送信されます。 "httponly" - クッキーは HTTP を通してのみアクセス可能となりま ... cookie_domain session.cookie_secure session.cookie_httponly session.cookie_samesite session_set_cookie_params( ... ータ , session , params , samesite , 配列 , domain , httponly , 送信 ...
https://man.plustar.jp/php/function.session-get-cookie-params.html - [similar]
Set the cookies of the HTTP response. 9906
« Swoole\Http\Response Swoole\Http\Response::__destruct » PHP Manual Swoole\Http\Response Set th ... string $domain = ? , string $secure = ? , string $httponly = ? ): string パラメータ name value expires path d ... omain secure httponly 戻り値 関連キーワード: string , Set , ookies , Swo ...
https://man.plustar.jp/php/swoole-http-response.cookie.html - [similar]
クッキーを送信する 8005
« pfsockopen setrawcookie » PHP Manual ネットワーク 関数 クッキーを送信する setcookie (PHP 4, PH ... string $domain = "" , bool $secure = false , bool $httponly = false ): bool PHP 7.3.0 以降で使える代替のシグネ ... (たとえば $_SERVER["HTTPS"] の内容を使用します)。 httponly true を設定すると、HTTP を通してのみクッキーにアク ... します。 options expires , path , domain , secure , httponly および samesite のうちから、任意のキーを設定可能な ...
https://man.plustar.jp/php/function.setcookie.html - [similar]
値を URL エンコードせずにクッキーを送信する 7777
« setcookie socket_get_status » PHP Manual ネットワーク 関数 値を URL エンコードせずにクッキーを ... string $domain = ? , bool $secure = false , bool $httponly = false ): bool PHP 7.3.0 以降で使える代替のシグネ ...
https://man.plustar.jp/php/function.setrawcookie.html - [similar]
その他の変更 7777
« PHP 7.3.x で推奨されなくなる機能 Windows のサポート » PHP Manual PHP 7.2.x から PHP 7.3.x への ... ons は "expires" , "path" , "domain" , "secure" , "httponly" および "samesite" をキーとして受け付ける連想配列で ... は、 "lifetime" , "path" , "domain" , "secure" , "httponly" および "samesite" を指定可能な連想配列です。 それ ...
https://man.plustar.jp/php/migration73.other-changes.html - [similar]
セッションに関連する INI 設定をセキュアにする 7548
« セッション管理の基礎 セッション関数 » PHP Manual セッション と セキュリティ セッションに関連す ... mode が軽減策として役に立つのです。 session.cookie_httponly =On セッションクッキーを JavaScript からアクセスさ ... すべきではありません。 ほとんどのアプリケーションは、httponly 属性をセッションIDクッキーに設定しなければなりませ ...
https://man.plustar.jp/php/session.security.ini.html - [similar]
セッション管理の基礎 7319
« セッション と セキュリティ セッションに関連する INI 設定をセキュアにする » PHP Manual セッショ ... 装すべきです。 セッションIDクッキーは、domain, path, httponly, secure, そして PHP 7.3 以降では、SameSite 属性とと ... ーである場合、 できるだけ手厚く保護すべきです。 path/httponly/secure/SameSite クッキー属性をセキュアにするために ...
https://man.plustar.jp/php/features.session.security.management.html - [similar]
PREV 1 2 NEXT