Extracted from Pike v7.4 release 341 at 2005-11-21.
pike.ida.liu.se
[Top]
predef::
Protocols
Protocols.HTTP

Method Protocols.HTTP.unentity()


Method unentity

string Protocols.HTTP.unentity(string s)

Description

Helper function for replacing HTML entities with the corresponding iso-8859-1 characters.

Note

All characters aren't replaced, only those with corresponding iso-8859-1 characters.