Does anyone have a version of geturl with a few bells and whistles? Like following redirects, going through proxies, handling custom headers, uploading a file, etc? My use case will involve downloading which may
include a file, and uploading content (i.e., file) with extra headers.
Does anyone have a version of geturl with a few bells and whistles? Like following redirects, going through proxies, handling custom headers, uploading a file, etc? My use case will involve downloading which may
include a file, and uploading content (i.e., file) with extra headers.
On 5/22/2025 6:33 PM, Rich wrote:
tclcurl-fa (https://github.com/flightaware/tclcurl-fa) likely exposes
all of those needs, but you do need to be able to compile a C
extension in order to use it.
Thank you! I will check out www first since it has no requirements.
Interesting fact I just discovered: curl is now part of the MS
Windows install. So if you are on a recent version of Windows, you
can just issue curl commands on the command shell.
I am sure I am missing something here with this simple example but what?
% package req www
2.6
% www get https://www.yahoo.com
too many attempts
I just installed it and I am going through the docs now. It seems to be
light on examples and use cases. It would be helpful if you could share
some scripts using it.
| Sysop: | Keyop |
|---|---|
| Location: | Huddersfield, West Yorkshire, UK |
| Users: | 741 |
| Nodes: | 16 (2 / 14) |
| Uptime: | 50:48:44 |
| Calls: | 12,444 |
| Calls today: | 4 |
| Files: | 15,192 |
| Messages: | 6,537,160 |