Extracted from Pike v8.0 release 28 as of 2015-09-20.
   

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.