Closed gedex closed 9 years ago
@morhekil Please review.
I removed your header middleware and replaced it with headerMiddleware in api/sever.go so that index.html and asset files are not treated as JSON. Feel free to adjust.
headerMiddleware
api/sever.go
index.html
@morhekil Please review.
I removed your header middleware and replaced it with
headerMiddleware
inapi/sever.go
so thatindex.html
and asset files are not treated as JSON. Feel free to adjust.