Your assignment: complete this HTTP server with the following requirements.
- Only respond to GET requests (can simply drop client)
- Reply with the URL requested by the client
Example:
$ curl localhost:8080/foo
You asked for /foo
| Name | Name | Last commit date | ||
|---|---|---|---|---|