PSPDFKit-labs / bypass

Bypass provides a quick way to create a custom plug that can be put in place instead of an actual HTTP server to return prebaked responses to client requests.
https://hex.pm/packages/bypass
MIT License
964 stars 111 forks source link

Cowboy 2 #62

Closed nathany closed 5 years ago

nathany commented 6 years ago

Bypass is currently locked to cowboy ~> 1.0.

Are there plans to support cowboy 2.4.0?

nathany commented 6 years ago

see #59