2012-10-09 21:02:12 -07:00

11 lines
198 B
Bash

$ go run middleware.go
$ curl -i http://127.0.0.1:5000/
HTTP/1.1 200 OK
Content-Type: text/plain
Date: Tue, 02 Oct 2012 00:37:18 GMT
Transfer-Encoding: chunked
X-Wrapped: true
Hello wrapped world