Obsolete, 2

KindNameStateTagSeen fromLast seen
procedureGetResponseText(Text, Text, Text, var Text)Pending16.01718, gone
This function does not consider the encoding of the response. Use GetResponseTextUsingCharset instead. (If you are comparing the response with previous values saved in the database, you might need data upgrade.)
procedureGetResponseTextUsingCharset(Text, Text, Text, var Text)Pending25.02527, gone
Replaced by GetResponseTextUsingCharset(Method: Text; Url: Text; AccessToken: SecretText; var ResponseText: Text)