dimonchik | Дата: Четверг, 14.04.2016, 15:02 | Сообщение # 1 |
Рядовой
Группа: Администраторы
Сообщений: 7
Награды: 0
Репутация: 0
Статус: Оффлайн
| Here is my source gist for my fully implemented Grunt task for anyone else thinking about working with the EdgeCast API. You'll find in my example that I use a grunt-shell to execute the curl command which purges the CDN. This was that I ended up with after spending hours trying to get an HTTP request to work within Node. I was able to get one working in Ruby and Python, but did not meet the requirements of this project.
|
|
| |