Page MenuHomeFreeBSD

framework: Implement fetch-url-recursive-list and fetch-urlall-recursive-list
ClosedPublic

Authored by 0mp on Jun 30 2023, 4:41 PM.
Tags
None
Referenced Files
Unknown Object (File)
Nov 17 2024, 10:18 PM
Unknown Object (File)
Oct 25 2024, 12:29 AM
Unknown Object (File)
Oct 25 2024, 12:29 AM
Unknown Object (File)
Oct 25 2024, 12:29 AM
Unknown Object (File)
Oct 25 2024, 12:01 AM
Unknown Object (File)
Oct 1 2024, 7:52 PM
Unknown Object (File)
Sep 25 2024, 3:43 AM
Unknown Object (File)
Sep 21 2024, 5:57 AM
Subscribers

Details

Summary

The recursive variants of fetch-url-list and fetch-urlall-list provide
a stable interface to a list of all the to-be-accessed URLs. That is
quite handy, e.g., when a list like that is necessary to implement
security policies.

Sponsored by: Klara Inc.

Diff Detail

Repository
R11 FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable