Documentation ¶ Overview ¶ Following the appraoch of the Lissajous example in Section 1.7, construct a web server that computes surfaces and writes SVG data to the client. The server must se thte Content-Type heaer like this: w.Header().Set("Content-Type", "image/svg+xml") Source Files ¶ View all Source files exercise3_4.go Click to show internal directories. Click to hide internal directories.