Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 194 Bytes

README.md

File metadata and controls

23 lines (14 loc) · 194 Bytes

cs341-http

Server

GET

CheckIP

PUT

CLI

GET

./http-client -o <file_path> <URL>

PUT

./http-client -o <output_path> -T <input_path> <URL>