I hereby claim:
- I am minhtuanchannhan on github.
- I am minhtuanchannhan (https://keybase.io/minhtuanchannhan) on keybase.
- I have a public key ASDkDQTGasu6adsgZUwak18X_CsViBefvY1CuVAevTdXKQo
To claim this, I am signing this object:
| /** | |
| * @name SYNOPSIS | |
| * @link http://nodejs.org/api/synopsis.html | |
| */ | |
| var http = require('http'); | |
| // An example of a web server written with Node which responds with 'Hello World'. | |
| // To run the server, put the code into a file called example.js and execute it with the node program. | |
| http.createServer(function (request, response) { | |
| response.writeHead(200, {'Content-Type': 'text/plain'}); |
I hereby claim:
To claim this, I am signing this object: