Skip to content

Files

Latest commit

Uday HiwaraleUday Hiwarale
Uday Hiwarale
and
Uday Hiwarale
Oct 2, 2020
1be7669 · Oct 2, 2020

History

History
18 lines (15 loc) · 352 Bytes

README.md

File metadata and controls

18 lines (15 loc) · 352 Bytes

browser-rendering-test

Sample code base to test how a browser renders a webpage.

Web Server

Start Server

node server.js

Access a file

http://localhost:8088/directory/file
http://localhost:8088/delay-in-ms/directory/file

Example:
http://localhost:8088/html/incremental.html
http://localhost:8088/10000/html/incremental.html