See cloudfoundry/uaa-cli#62
Assuming this should be implemented it seems like go-uaa's curl function should support external hosts versus duplicating a bunch of the transport logic in the CLI.
This Curl function could be backwards compatible based off if the passed in url contains a host.
See cloudfoundry/uaa-cli#62
Assuming this should be implemented it seems like go-uaa's curl function should support external hosts versus duplicating a bunch of the transport logic in the CLI.
This Curl function could be backwards compatible based off if the passed in url contains a host.