rippled
Public Attributes | List of all members
ripple::RPC::JsonContext::Headers Struct Reference

Data passed in from HTTP headers. More...

Public Attributes

boost::string_view user
 
boost::string_view forwardedFor
 

Detailed Description

Data passed in from HTTP headers.

Definition at line 58 of file Context.h.

Member Data Documentation

◆ user

boost::string_view ripple::RPC::JsonContext::Headers::user

Definition at line 60 of file Context.h.

◆ forwardedFor

boost::string_view ripple::RPC::JsonContext::Headers::forwardedFor

Definition at line 61 of file Context.h.