wiki
wiki copied to clipboard
support proxy through `https-proxy-agent`
Sometimes we may need to use behind proxy, I add this functionality by passing additional agent
options to fetch
. We can pass a agent object (from https-proxy-agent
) when we call wiki()
.
i would really appreciate that this feature to be merged. i have tested it and it works