Page Speed Optimization Libraries  1.7.30.3
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Attributes
net_instaweb::RewriteOptions::BeaconUrl Struct Reference

#include "rewrite_options.h"

List of all members.

Public Attributes

GoogleString http
GoogleString https
GoogleString http_in
GoogleString https_in

Detailed Description

We allow query params to be set in custom beacon URLs through the ModPagespeedBeaconUrl option, but we don't use those query params for validation of a beacon URL. The http and https fields should be the URLs that beacon responses are to be sent to, while http_in and https_in are the fields that should be validated on the server to verify if a URL is a beacon request (they are just a precomputation of the corresponding outbound URL with query params stripped).


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines