nuxt-community / koa-template

Starter template for Nuxt.js with KoaJS.
https://koa.nuxtjs.org
382 stars 62 forks source link

Http2 error for bypassing koa response handling #62

Closed gotenxds closed 5 years ago

gotenxds commented 5 years ago

On line 24 we bypass koa default response handling, this also bypasses logic added in https://github.com/koajs/koa/pull/1264 Which adds support for http2 status handling (removing messages)

This question is available on Nuxt community (#c41)
ghost commented 5 years ago

This issue as been imported as question since it does not respect koa-template issue template. Only bug reports and feature requests stays open to reduce maintainers workload. If your issue is not a question, please mention the repo admin or moderator to change its type and it will be re-opened automatically. Your question is available at https://cmty.app/nuxt/koa-template/issues/c41.