GoogleChromeLabs / simplehttp2server

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

added support for for a delay query parameter #46

Closed abdallahmansour6 closed 1 year ago

abdallahmansour6 commented 1 year ago

re-added the support for the 'delay' query parameter to delay the response by the specified value in milliseconds (e.g localhost:5000/index.html?delay=3000)

google-cla[bot] commented 1 year 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).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.