Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F117882935
uriencode.h
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Authored By
Unknown
Size
976 B
Referenced Files
None
Subscribers
None
uriencode.h
View Options
/*
* Copyright (C) 2012 Christian Mollekopf <mollekopf@kolabsys.com>
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
#ifndef URIENCODE_H
#define URIENCODE_H
#include
<string>
/**
* Url encoding according to RFC 3986 (used for mailto encoding)
*/
std
::
string
uriEncode
(
const
std
::
string
&
s
);
std
::
string
uriDecode
(
const
std
::
string
&
s
);
#endif
File Metadata
Details
Attached
Mime Type
text/x-c
Expires
Mon, Apr 6, 12:48 AM (5 d, 20 h ago)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
77/fc/df5cca059da8c056aad272400a22
Default Alt Text
uriencode.h (976 B)
Attached To
Mode
rLKX libkolabxml
Attached
Detach File
Event Timeline