Files
sapper/src/core
Akihiko Odaki 917dd60cc3 Allow to have middleware for the path same with a HTML page
HTTP allows to change the type of the content to serve by Accept field in
the request. The middleware for the path same with a HTML page will
be inserted before the HTML renderer, and can take advantage of this
feature, using expressjs's "accepts" method, for example.
2018-04-15 23:11:08 +09:00
..
2018-02-16 12:01:55 -05:00
2018-03-11 12:54:35 -04:00