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 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 Methods Class Phalcon\Http\Response\Cookies implements Phalcon\Http\Response\CookiesInterface , Phalcon\Di\InjectionAwareInterface This...
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 Overview Configuration How it works One example Stateful session Stateful session is an HTTP filter which overrides the upstream host based on extensible se...
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...