Page Speed Optimization Libraries  1.7.30.1
Classes | Namespaces | Functions | Variables
net/instaweb/apache/instaweb_context.h File Reference
#include "net/instaweb/automatic/public/html_detector.h"
#include "net/instaweb/http/public/content_type.h"
#include "net/instaweb/http/public/request_context.h"
#include "net/instaweb/http/public/response_headers.h"
#include "net/instaweb/http/public/user_agent_matcher.h"
#include "net/instaweb/util/public/basictypes.h"
#include "net/instaweb/util/public/property_cache.h"
#include "net/instaweb/util/public/scoped_ptr.h"
#include "net/instaweb/util/public/string.h"
#include "net/instaweb/util/public/string_util.h"
#include "net/instaweb/util/public/string_writer.h"
#include "net/instaweb/util/public/thread_system.h"
#include "httpd.h"
#include "apr_pools.h"

Go to the source code of this file.

Classes

class  net_instaweb::PropertyCallback
 Tracks a single property-cache lookup. More...
class  net_instaweb::InstawebContext

Namespaces

namespace  net_instaweb
 

Unit-test framework for wget fetcher.


Functions

template<class T >
apr_status_t net_instaweb::apache_cleanup (void *object)
 Generic deleter meant to be used with apr_pool_cleanup_register().

Variables

const char net_instaweb::kPagespeedOriginalUrl [] = "mod_pagespeed_original_url"

Detailed Description

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

lsong@google.com (Libo Song)

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines