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

Add a method to retrieve the URL used in API call #15

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

mattwright
Copy link

This allows you to retrieve the proper URL for the API call you want to perform. It can be used within threads to create blocking connections, or for other purposes. There is also a helper function to let you retrieve the dictionary.

Matt Wright added 2 commits January 12, 2011 20:15
…ry *)

  - Useful for blocking connections in threads, returns URL of API call
(cherry picked from commit e8eecc4b86244e31d3591c06a02920e98fc532b1)
  - Allows you to fetch data dictionary after calling urlAPIMethodWithGET:
(cherry picked from commit f5a03b5ebc3fe0e7534b98539fa4fcb662a65c14)
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.

1 participant