Bug 278673 - fetch(1) should support setting HTTP headers
Summary: fetch(1) should support setting HTTP headers
Status: New
Alias: None
Product: Base System
Classification: Unclassified
Component: bin (show other bugs)
Version: Unspecified
Hardware: Any Any
: --- Affects Some People
Assignee: freebsd-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-04-30 23:05 UTC by Henrich Hartzer
Modified: 2024-05-02 20:46 UTC (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Henrich Hartzer 2024-04-30 23:05:21 UTC
It would be nice if /usr/bin/fetch had the ability to set headers, like how curl does with -H.