Update FirebaseCloudMessaging.cpp#268
Update FirebaseCloudMessaging.cpp#268michaelchien1972 wants to merge 1 commit intoFirebaseExtended:masterfrom
Conversation
fix for https: instead of http:
|
Thanks for your pull request. It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA). 📝 Please visit https://cla.developers.google.com/ to sign. Once you've signed, please reply here (e.g.
|
|
I signed it! |
|
In addition, some code changes may need to be done in ESP8266 Arduino bsp side. File ESP8266HTTPClient.cpp
` protected:
` } |
|
CLAs look good, thanks! |
|
cc'ing @ed7coyne |
|
Also see #347 |
fix for https: instead of http: