Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[TIMOB-6462] Added mobile web limitations in HTTPClient docs. #1582

Merged
merged 2 commits into from Mar 8, 2012
Merged

[TIMOB-6462] Added mobile web limitations in HTTPClient docs. #1582

merged 2 commits into from Mar 8, 2012

Conversation

nebrius
Copy link
Contributor

@nebrius nebrius commented Mar 7, 2012

No description provided.

There are two solutions to get around this problem:

* Configure the destination server to support Cross-Origin Resource Sharing.
* Use [Ti.Network.httpURLFormatter](Ti.Network) in conjunction
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Link needs to be full type name (Ti abbreviation doesn't work). So: Network.httpURLFormatter will take you directly to the property.

@arthurevans
Copy link
Contributor

Reviewed for docs, only a few comments.

@nebrius
Copy link
Contributor Author

nebrius commented Mar 7, 2012

Updated docs to fix your (really good) suggestions.

@cb1kenobi
Copy link
Contributor

Reviewed docs. Request accepted.

cb1kenobi added a commit that referenced this pull request Mar 8, 2012
[TIMOB-6462] Added mobile web limitations in HTTPClient docs.
@cb1kenobi cb1kenobi merged commit d5d42be into tidev:master Mar 8, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants