Skip to content

table-delete/http-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

http-test

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages