11#ifndef SQUID_SRC_MGR_ACTIONPARAMS_H
12#define SQUID_SRC_MGR_ACTIONPARAMS_H
struct msghdr with a known type, fixed-size I/O and control buffers
Cache Manager Action parameters extracted from the user request.
void pack(Ipc::TypedMsgHdr &msg) const
store into msg
String httpOrigin
HTTP Origin: header (if any)
String userName
user login name; currently only used for logging
String password
user password; used for acceptance check and cleared
String httpUri
HTTP request URI.
String actionName
action name (and credentials realm)
RequestFlags httpFlags
HTTP request flags.
HttpRequestMethod httpMethod
HTTP request method.