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 an option to cowboy_static to do server push of dependent files #1194

Open
essen opened this issue Jul 31, 2017 · 1 comment
Open

Add an option to cowboy_static to do server push of dependent files #1194

essen opened this issue Jul 31, 2017 · 1 comment

Comments

@essen
Copy link
Member

essen commented Jul 31, 2017

Maybe just a list of related files would be enough. Then if we statically serve some HTML, we can put the CSS/JS in the list and it will be pushed in the given order.

@essen
Copy link
Member Author

essen commented Nov 23, 2023

Worth pointing out that browsers are moving away from server push. So this is not a priority at all. This might be useful in specific REST API scenarios but I don't think those would need cowboy_static much.

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

1 participant