Open danmarsden opened 5 years ago
Moodle has a core "curl" class that should be used where possible - many sites sit behind a web proxy and the curl class takes care of this for you. If you need to use a custom curl class you will need to reimplement the proxy handling.
Moodle has a core "curl" class that should be used where possible - many sites sit behind a web proxy and the curl class takes care of this for you. If you need to use a custom curl class you will need to reimplement the proxy handling.