Copyright | (c) Christian Maeder, DFKI GmbH 2014 |
---|---|
License | GPLv2 or higher, see LICENSE.txt |
Maintainer | Christian.Maeder@dfki.de |
Stability | provisional |
Portability | portable |
Safe Haskell | Safe-Inferred |
precent encode or decode URLs, URIs and IRSs via UTF8 http:/tools.ietf.orghtml/rfc3986
Documentation
isReserved :: Char -> Bool
isGenDelims :: Char -> Bool
isSubDelims :: Char -> Bool
isUnreserved :: Char -> Bool