Obsolete, 2
| Kind | Name | State | Tag | Seen from | Last seen |
|---|---|---|---|---|---|
| procedure | GetResponseText(Text, Text, Text, var Text) | Pending | 16.0 | 17 | 18, 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.) | |||||
| procedure | GetResponseTextUsingCharset(Text, Text, Text, var Text) | Pending | 25.0 | 25 | 27, gone |
| Replaced by GetResponseTextUsingCharset(Method: Text; Url: Text; AccessToken: SecretText; var ResponseText: Text) | |||||