microsoft / HoloJS

Provides a framework for creating holographic apps using JavaScript and WebGL.
MIT License
1.19k stars 113 forks source link

Fix adding content headers #152

Closed Almost-Done closed 6 years ago

Almost-Done commented 6 years ago

Setting content headers was not working for all content type (buffer). Added a more robust (but still incomplete) implementation.