Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: support https [arduino] #196

Merged
merged 3 commits into from
May 1, 2020
Merged

Conversation

sleepdefic1t
Copy link
Contributor

Summary

Add Https support for Arduino.

  • 'host.cpp': add support for url prefixes (http(s)://)<address>:<port>.
  • 'http.cpp': refactor and add support for Https.
  • update arduino examples.
  • update CHANGELOG.

Checklist

  • Documentation
  • Ready to be merged

- '**host.cpp**': add support for url prefixes (http(s)://)\<address>:\<port>.
- '**http.cpp**': refactor and add support for Https.
- update arduino examples.
@ghost ghost added Complexity: Medium Less than 256 lines changed. Type: Feature The issue is a request for new functionality. labels Apr 28, 2020
@faustbrian faustbrian merged commit 019af91 into arduino May 1, 2020
@ghost ghost deleted the feat/support-https-arduino branch May 1, 2020 02:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Complexity: Medium Less than 256 lines changed. Type: Feature The issue is a request for new functionality.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants