Open jorol opened 4 years ago
At work we have to use a PROXY server. It's set in the environmental variables, but this doesn't work:
$ catmandu convert RDF --url http://data.linkeddatafragments.org/viaf --sparql 'SELECT * {?s ?p "McCarthy, Cormac"}'
Is there any way to load the PROXY server from the environmental variables or set it via an option like --proxy?
--proxy
At work we have to use a PROXY server. It's set in the environmental variables, but this doesn't work:
Is there any way to load the PROXY server from the environmental variables or set it via an option like
--proxy
?