https://github.com/drguildo/httpc
A simple command-line HTTP client.
https://github.com/drguildo/httpc
command-line html http
Last synced: 6 months ago
JSON representation
A simple command-line HTTP client.
- Host: GitHub
- URL: https://github.com/drguildo/httpc
- Owner: drguildo
- Created: 2018-11-14T18:54:03.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2025-03-10T20:22:21.000Z (about 1 year ago)
- Last Synced: 2025-03-10T21:26:48.830Z (about 1 year ago)
- Topics: command-line, html, http
- Language: C#
- Homepage:
- Size: 391 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
A small utility for fetching HTML via HTTP and doing things with it.
It currently does the following:
- Output the HTML
- Filter and list any hyperlinks
- Download linked resources