net/instaweb/apache/header_util.h File Reference

#include "net/instaweb/http/public/request_headers.h"
#include "net/instaweb/util/public/basictypes.h"
#include "net/instaweb/http/public/headers.h"
#include "net/instaweb/util/public/string.h"
#include "net/instaweb/util/public/string_util.h"
#include "net/instaweb/http/public/response_headers.h"
#include "httpd.h"

Go to the source code of this file.

Namespaces

namespace  net_instaweb
 

NOLINT.


Functions

void net_instaweb::ApacheRequestToRequestHeaders (const request_rec &request, RequestHeaders *meta_data)
 Converts Apache header structure into RequestHeaders.
void net_instaweb::ApacheRequestToResponseHeaders (const request_rec &request, ResponseHeaders *meta_data)
void net_instaweb::ResponseHeadersToApacheRequest (const ResponseHeaders &meta_data, request_rec *request)
 Converts ResponseHeaders into an Apache request.
void net_instaweb::AddResponseHeadersToRequest (const ResponseHeaders &response_headers, request_rec *request)
void net_instaweb::DisableDownstreamHeaderFilters (request_rec *request)
 Remove downstream filters that might corrupt our caching headers.
void net_instaweb::PrintHeaders (request_rec *request)
 Debug utility for printing Apache headers to stdout.

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.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Generated on Tue May 29 16:33:44 2012 for Page Speed Optimization Libraries by  doxygen 1.6.3