A simple, easy-to-use HTTP library, written in C.
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Aadhavan Srinivasan dbbf6bf0c5 Added test main function 1 year ago
main.c Added test main function 1 year ago
request.c Fixed a bug where the program attempted to access a URL's struct members directly 1 year ago
request.h Added headers of request functions 1 year ago
url.c Changed default file path from '/index.html' to '/' 1 year ago
url.h First commit; added functions for retrieving different parts of a URL 1 year ago