Rewrite to use builder pattern #11
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Right now we have
::newand::new_with_ttl, but new options will be needed for ignoring TLS (fetching well-known), passing in custom max size for well-known responses (#1), and pluggable cache, http, and dns (#2, #3).Blocks: #1, #2, #3, #10, continuwuation/continuwuity#1505
See-also: #12