This website requires JavaScript.
Explore
Help
Sign In
Rockingcool
/
hypertext
Watch
1
Star
0
Fork
0
You've already forked hypertext
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
8
Commits
1
Branch
0
Tags
master
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Aadhavan Srinivasan
dbbf6bf0c5
Added test main function
2023-05-19 11:34:42 -05:00
main.c
Added test main function
2023-05-19 11:34:42 -05:00
request.c
Fixed a bug where the program attempted to access a URL's struct members directly
2023-05-19 11:34:32 -05:00
request.h
Added headers of request functions
2023-05-19 11:33:29 -05:00
url.c
Changed default file path from '/index.html' to '/'
2023-05-19 11:19:56 -05:00
url.h
First commit; added functions for retrieving different parts of a URL
2023-05-17 11:59:33 -05:00
Description
A simple, easy-to-use HTTP library, written in C.
186
KiB
Languages
C
100%