Files
sapper/test
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-03-18 22:36:55 -04:00
2018-04-06 14:44:50 -07:00