GoogleChromeLabs / simplehttp2server

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

added support for for a delay query parameter #47

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)