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.
__deprecated__ string unentity(string s)
Helper function for replacing HTML entities with the corresponding unicode characters.
Replaced by Parser.parse_html_entities.