Skip to content

Conversation

@pzel
Copy link
Contributor

@pzel pzel commented Sep 30, 2014

This pull request implements HTTPS support as outlined in Issue #116.

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we make this scheme and "http://" like we do for the other services? I see that will make the implementation a little harder, but I think it is worth it for some API consistency. Thanks.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That makes sense. Stay tuned for tests+changes!

@pzel
Copy link
Contributor Author

pzel commented Oct 1, 2014

Hold up! I've introduced a bug!

@pzel pzel closed this Oct 1, 2014
@pzel
Copy link
Contributor Author

pzel commented Oct 1, 2014

Okay, that was a false flag. My upstream application hadn't reloaded the newest erlcloud *beams and was giving me strangely concatenated URLs.
On the upside, I mocked the requests at a lower level (erlcloud_httpc), so the tests are more thorough.
Reopening.

@pzel pzel reopened this Oct 1, 2014
ransomr pushed a commit that referenced this pull request Oct 2, 2014
HTTPS support for erlcloud_sns
@ransomr ransomr merged commit 573cce3 into erlcloud:master Oct 2, 2014
@ransomr
Copy link
Collaborator

ransomr commented Oct 2, 2014

Thank you for the contribution.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants