Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 291 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 291 Bytes

Overview

npm install

run https 1.1 node ./server.js

hit https://localhost:4000

you can see the response and you can see the trace in the console.

run http2 example node ./server-http-2.js hit https://localhost:8443 you can see the response but you cant see any traces in the console.