Microsoft Information Protection SDK - C++ 1.17
API Reference Documentation for C++
Loading...
Searching...
No Matches
http_delegate.h File Reference

Contains HttpDelegate interface definition used to override MIP HTTP stack. More...

#include <functional>
#include <memory>
#include "mip/http_operation.h"
#include "mip/http_request.h"
#include "mip/http_response.h"
#include "mip/mip_namespace.h"

Go to the source code of this file.

Classes

class  HttpDelegate
 Interface for overriding HTTP handling. More...
 

Detailed Description

Contains HttpDelegate interface definition used to override MIP HTTP stack.