Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 226 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 226 Bytes

cfetch

A simple fetch tool written in C for windows (for now) with no 3rd party dependencies.

TODO

  • Handle ssl/tls connections
  • Handle keep-alive connections
  • Implement other HTTP methods
  • ...more if i can remember