mmcgrana / gobyexample

Go by Example
https://gobyexample.com
7.18k stars 1.26k forks source link

Http server, example with curl /header is missing #486

Closed c0dehu1k closed 8 months ago

c0dehu1k commented 1 year ago

$ curl localhost:8090/header

we also add this line and show as output

c0dehu1k commented 1 year ago

Fixed in #487