Source position: httpprotocol.pp line 157
function HTTPDecode(
const AStr: string
):string;function HTTPDecode(
const AStr: string;
aPlusAsSpaces: Boolean
):string;