userver: userver/server/http/http_response_cookie.hpp File Reference
Loading...
Searching...
No Matches
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.