Page Speed Optimization Libraries  1.8.31.2
Classes | Namespaces | Typedefs
net/instaweb/http/public/request_context.h File Reference
#include <set>
#include "pagespeed/kernel/base/basictypes.h"
#include "pagespeed/kernel/base/ref_counted_ptr.h"
#include "pagespeed/kernel/base/scoped_ptr.h"
#include "pagespeed/kernel/base/string.h"
#include "pagespeed/kernel/base/string_util.h"

Go to the source code of this file.

Classes

class  net_instaweb::RequestContext
class  net_instaweb::RequestContext::TimingInfo

Namespaces

namespace  net_instaweb
 

Unit-test framework for wget fetcher.


Typedefs

typedef RefCountedPtr
< RequestContext > 
net_instaweb::RequestContextPtr

Detailed Description

this method MUST ensure that the domain is not some internal site within the firewall/LAN hosting the server. Note that this doesn't affect rewriting at all.

Todo:
TODO(morlovich): It's not clearly this is the appropriate mechanism for all the authorizations --- we may want to scope this to a request only.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines