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

Mobile request should not return dataURLs #60

Closed
reedspool opened this issue Aug 2, 2011 · 1 comment
Closed

Mobile request should not return dataURLs #60

reedspool opened this issue Aug 2, 2011 · 1 comment
Assignees

Comments

@reedspool
Copy link
Collaborator

None of the mobile requests should return any App data fields which are data urls. These are the image1, image2, image3, source, and apk fields. This is useless and abundant information now, since the getdata request will return the more useful base64 decoded data. Currently the only mobile request which properly does this filtering is getinfo

@ghost ghost assigned reedspool Aug 2, 2011
@derrell
Copy link
Owner

derrell commented Aug 4, 2011

Fixed.

@derrell derrell closed this as completed Aug 4, 2011
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

No branches or pull requests

2 participants