Closed Informate closed 2 months ago
https://titaniumsdk.com/api/titanium/network/httpclient.html
The responseDictionary attribute is not documented for the HTTPClient Object. It returns a JSON representation of the response when response type is compatible with application/JSON. (On Android, untested on iOS)
Report the feature
PR https://github.com/tidev/titanium-sdk/pull/14101
I have searched and made sure there are no existing issues for the issue I am filing
URL
https://titaniumsdk.com/api/titanium/network/httpclient.html
Description
The responseDictionary attribute is not documented for the HTTPClient Object. It returns a JSON representation of the response when response type is compatible with application/JSON. (On Android, untested on iOS)
Suggestion
Report the feature