Page Speed Optimization Libraries
1.7.30.1
|
#include "net/instaweb/util/public/string_util.h"
Go to the source code of this file.
Namespaces | |
namespace | net_instaweb |
Unit-test framework for wget fetcher. | |
Functions | |
void | net_instaweb::ConsoleHandler (SystemServerContext *server_context, SystemRewriteOptions *options, Writer *writer, MessageHandler *handler) |
void | net_instaweb::StatisticsGraphsHandler (SystemRewriteOptions *options, Writer *writer, MessageHandler *message_handler) |
Deprecated handler for graphs in the PSOL console. | |
const char * | net_instaweb::StatisticsHandler (SystemRewriteDriverFactory *factory, SystemServerContext *server_context, SystemRewriteOptions *spdy_config, bool is_global_request, StringPiece query_params, ContentType *content_type, Writer *writer, MessageHandler *message_handler) |
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.
Content handlers that are usable by any implementation of PSOL.