tidev / titanium-sdk

🚀 Native iOS and Android Apps with JavaScript
https://titaniumsdk.com/
Other
2.76k stars 1.21k forks source link

Undocumented responseDictionary attribute for HTTPClient Object #14096

Closed Informate closed 2 months ago

Informate commented 2 months ago

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

m1ga commented 2 months ago

PR https://github.com/tidev/titanium-sdk/pull/14101