Method Protocols.HTTP.unentity()


Method unentity

string unentity(string s)

Description

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

Deprecated

Replaced by Parser.parse_html_entities.