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

Reduce unnecessary network traffic by only fetching results upon request #27

Open
ithielnor opened this issue May 22, 2015 · 0 comments

Comments

@ithielnor
Copy link
Owner

Currently we automatically load resources from the Location header on PUT and POST responses. I'm thinking this is a waste, when we usually only need the ID of the new object.

As part of 2.0 I think it should only make one request and return the details of the Location header instead of requesting it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant