Page Speed Optimization Libraries  1.13.35.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Attributes | List of all members
net_instaweb::RewriteOptions::BeaconUrl Struct Reference

#include "rewrite_options.h"

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: