18#ifndef _DECAF_NET_URLENCODER_H_
19#define _DECAF_NET_URLENCODER_H_
30 static const std::string digits;
56 static std::string
encode(
const std::string& value );
virtual ~URLEncoder()
Definition URLEncoder.h:38
static std::string encode(const std::string &value)
This class contains a utility method for converting a string to the format required by the applicatio...
#define DECAF_API
Definition Config.h:29
Definition URLStreamHandlerManager.h:26
Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements.
Definition AprPool.h:25