Ice 3.8
Slice API Reference
Loading...
Searching...
No Matches

◆ Context

["cpp:type:std::map<std::string, std::string, std::less<>>"]
dictionary<string, string> Context

Represents additional information carried by an Ice request.

This information is filled in by the application and transmitted by Ice as-is, from the client to the server.

Remarks
The Ice protocol provides request contexts but does not provide response contexts.

Definition at line 23 of file Context.ice.