Jiwon Choi

Results 3 issues of Jiwon Choi

My suggestion: [Default response status code](https://github.com/koajs/koa/blob/master/docs/api/response.md#responsestatus) should be set at the end of response, [not before route handlers run](https://github.com/koajs/koa/blob/master/lib/application.js#L147). In my case, I'm trying to catch custom error object([Boom](https://github.com/hapijs/boom)) thrown...

```html Top debug.proto ``` This is my exported index.html. `id`s of \ tags including headers don't have `.`(period), but `name`s of \ tags in \ above headers have original reference...

When I move to the page which has [utteranc.es](https://utteranc.es/) script element, The script fails. It seems to some not-allowed attributes of script elements are ignored by instantclick. It's the same...