koajs/cors

add PATCH to default methods

defunctzombie opened this issue · 6 comments

What is the reason it is not part of the default methods?

What is the reason it is not part of the default methods?

I don't think there is any reason why it is not. I looked around and these default methods seem to be the common ones from different cors modules (even across different code languages).

@dougwilson accept a PR to add it or want to leave as is?

accept a PR to add it or want to leave as is?

I would leave it up to whatever @fengmk2 wants to do :)

Latest two versions has fixed this.

npm dist-tag ls
latest: 1.3.0
next: 2.2.0