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

Make the Programmatic API aware of prefetching #400

Closed
arunoda opened this issue Dec 15, 2016 · 3 comments
Closed

Make the Programmatic API aware of prefetching #400

arunoda opened this issue Dec 15, 2016 · 3 comments
Assignees

Comments

@arunoda
Copy link
Contributor

arunoda commented Dec 15, 2016

Since #375 is merged, we need to make sure #310 works nicely with that.

@arunoda arunoda self-assigned this Dec 15, 2016
@rauchg
Copy link
Member

rauchg commented Dec 15, 2016

Basically to the backend it should be no different?

@arunoda
Copy link
Contributor Author

arunoda commented Dec 15, 2016

Yes. I don't think we need to change at all.
Since now we are serving JSON pages from /next/pages basepath, we might could do few extra steps to make other HTTP requests pass through the service worker.

@arunoda
Copy link
Contributor Author

arunoda commented Dec 19, 2016

This is now implemented. #422

@arunoda arunoda closed this as completed Dec 19, 2016
@lock lock bot locked as resolved and limited conversation to collaborators May 12, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants