C++ Rest SDK
The C++ REST SDK is a Microsoft project for cloud-based client-server communication in native code using a modern asynchronous C++ API design. This project aims to help C++ developers connect to and interact with services.
List of all members
web::http::details::_http_server_context Class Reference

Base structure for associating internal server information with an HTTP request/response. More...

#include <http_msg.h>

Inheritance diagram for web::http::details::_http_server_context:
web::http::experimental::details::windows_request_context web::http::experimental::listener::details::linux_request_context

Detailed Description

Base structure for associating internal server information with an HTTP request/response.


The documentation for this class was generated from the following file: