GoogleChromeLabs / simplehttp2server

A simple HTTP/2 server for development
Other
1.74k stars 98 forks source link

Improved glob pattern matching. #37

Closed ncruces closed 6 years ago

ncruces commented 6 years ago

As discussed in #36.

googlebot commented 6 years ago

Thanks for your pull request. It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

:memo: Please visit https://cla.developers.google.com/ to sign.

Once you've signed, please reply here (e.g. I signed it!) and we'll verify. Thanks.


ncruces commented 6 years ago

I signed it!

googlebot commented 6 years ago

CLAs look good, thanks!

surma commented 6 years ago

10/10 for the test suite! That gives me a lot of confidence. Well done.