书栈网 · BookStack 本次搜索耗时 0.018 秒,为您找到 7175 个相关结果.
  • DNS Considerations

    DNS Considerations for Kong Gateway Quick guide DNS clients CORS Understanding CORS CORS in the context of Kong Gateway Troubleshooting Cookies Understanding cookies Cookies...
  • Cross Site Request Forgery protection

    Cross Site Request Forgery protection How to use it AJAX Acquiring the token if CSRF_USE_SESSIONS and CSRF_COOKIE_HTTPONLY are False Acquiring the token if CSRF_USE_SESSIONS or CS...
  • Class Phalcon\Http\Response\Cookies

    685 2021-02-20 《Phalcon v2.0 文档》
    Class Phalcon\Http\Response\Cookies Methods Class Phalcon\Http\Response\Cookies implements Phalcon\Http\Response\CookiesInterface , Phalcon\Di\InjectionAwareInterface This...
  • cookies

    cookies cookies Summary Specifies whether or not cookies are used in a request or what cookie jar to use or what cookies to send. Types GuzzleHttp\Cookie\CookieJarInterface ...
  • Stateful session

    Stateful session Overview Configuration How it works One example Stateful session Stateful session is an HTTP filter which overrides the upstream host based on extensible se...
  • 会话跟踪机制

    会话跟踪机制 Cookie SSL会话 URL 重写 会话完整性 会话跟踪机制 Cookie 通过 HTTP cookie 的会话跟踪是最常用的会话跟踪机制,且所有 servlet 容器都应该支持。 容器向客户端发送一个 cookie,客户端后续到服务器的请求都将返回该cookie,明确地将请求与会话关联。会话跟踪 cookie 的标准...
  • CSRF

    CSRF Middleware Custom Configuration Accessing CSRF Token Server-side Client-side Configuration CSRF Middleware Cross-site request forgery, also known as one-click attack ...
  • 2.5 CSRF

    656 2017-12-24 《Echo英文文档》
    CSRF Custom Configuration Accessing CSRF Token Server-side Client-side Configuration CSRF Cross-site request forgery, also known as one-click attack or session riding anda...
  • Sessions

    681 2019-11-14 《Go Web Examples》
    Sessions Sessions This example will show how to store data in session cookies using the popular gorilla/sessions package in Go. Cookies are small pieces of data stored in th...
  • 3.23. HttpUserId

    HttpUserId 鎸囦护 userid userid_domain userid_expires userid_name userid_p3p userid_path userid_service References HttpUserId The module ngx_http_userid_module gives out ...