* Add support for writing status code * Add support for writing headers * Code cleanup
This is a basic 'hello world' example. It simply returns 'hello world!' when making any request.
To run the example server, run:
make example EXAMPLE=HelloWorld