Pike v8.0 release 1738

Method Protocols.HTTP.unentity()


Method unentity

__deprecated__ string unentity(string s)

Description

Helper function for replacing HTML entities with the corresponding unicode characters.

Deprecated

Replaced by Parser.parse_html_entities.