Simple HTML-only web browser, 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 5b61ab14c0 Added testing code for retrieving HTTP response 2 years ago
.gitignore Added .gitignore file 2 years ago
Makefile Updated Makefile to include other libraries 2 years ago
easysock.c Updated easysock files 2 years ago
easysock.h Updated easysock files 2 years ago
main.c Added testing code for retrieving HTTP response 2 years ago
url_manipulation.c Fixed bug relating to DEFAULT_PATH in url_to_path function 2 years ago
url_manipulation.h Continued working on url_manipulation library 2 years ago