userver: userver/server/http/http_response_cookie.hpp File Reference
⚠️ This is the documentation for an old userver version. Click here to switch to the latest version.
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
http_response_cookie.hpp File Reference

Detailed Description

HTTP response cookie.

Definition in file http_response_cookie.hpp.

Go to the source code of this file.

#include <chrono>
#include <memory>
#include <optional>
#include <string>
#include <unordered_map>
#include <userver/http/predefined_header.hpp>
#include <userver/utils/str_icase.hpp>
+ Include dependency graph for http_response_cookie.hpp:
+ This graph shows which files directly or indirectly include this file:

Classes

class  server::http::Cookie
 HTTP response cookie. More...
 

Namespaces

namespace  server::http
 Server parts of the HTTP protocol implementation.