https://github.com/curl/httpget
Historic versions of httpget source code
https://github.com/curl/httpget
curl do-not-use historical http-client
Last synced: 5 months ago
JSON representation
Historic versions of httpget source code
- Host: GitHub
- URL: https://github.com/curl/httpget
- Owner: curl
- Created: 2025-02-23T13:09:23.000Z (10 months ago)
- Default Branch: master
- Last Pushed: 2025-02-28T15:03:52.000Z (10 months ago)
- Last Synced: 2025-04-17T15:51:13.483Z (9 months ago)
- Topics: curl, do-not-use, historical, http-client
- Language: C
- Homepage: https://curl.se/docs/history.html
- Size: 8.79 KB
- Stars: 10
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# httpget
Historic versions of httpget source code. They were not properly saved and
kept at the time, so we have tried to restore them after the fact.
## httpget 0.1 (Nov 11, 1996)
This was the first ever released version of this tool.
It was authored by Rafael Sagula.
The source code for this is missing
## httpget 0.2 (Dec 17 1996)
Introduced name resolution instead of IP address only.
The source code we have here is a copy that Daniel email Kjell Ericson on January 17, 1997.
It looks slightly edited. Contains 110 lines of code, 30 lines of comments.
## httpget 0.3 (Feb 1, 1997)
missing
## httpget 1.0 (Apr 8 1997)
missing
## httpget 1.1 (Apr 20 1997)
missing
## httpget 1.2 (May 1 1997)
missing
## httpget 1.3 (Jun 1 1997)
193 lines of code, 87 lines of comments.
## urlget 2.0 (Aug 1 1997)
Changed name. See the urlget repository.