eBayClassifiedsGroup / marathon_deploy

Pushes a yaml or json file to the Marathon API
MIT License
42 stars 14 forks source link

Http fixes #10

Closed sgran closed 8 years ago

sgran commented 8 years ago

This series of patches adds support for basic authentication and SSL terminated marathon endpoints. Along the way, I DRY'ed up http_util a bit so it was easier to make changes to all methods.

sielaq commented 8 years ago

LGTM