Skip to content
This repository was archived by the owner on Mar 17, 2025. It is now read-only.

Add support for stable branch of HTTP client library #63

Merged
merged 7 commits into from
Feb 9, 2016

Conversation

gguuss
Copy link
Contributor

@gguuss gguuss commented Feb 4, 2016

No description provided.

// master branch and patch in missing status and methods.
#ifndef HTTP_CODE_TEMPORARY_REDIRECT
#define HTTP_CODE_TEMPORARY_REDIRECT 307
#define USE_STABLE_HTTPCLIENT_CORE
Copy link
Contributor

Choose a reason for hiding this comment

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

maybe rename that into USE_ARDUINO_CORE_2_0_0 as what is "stable" is likely to change over time.

@proppy
Copy link
Contributor

proppy commented Feb 4, 2016

LGTM just a small nits, can you also update the README.md file to point to the stable library.

proppy added a commit that referenced this pull request Feb 9, 2016
Add support for stable branch of HTTP client library
@proppy proppy merged commit 424e1bf into FirebaseExtended:master Feb 9, 2016
@gguuss gguuss deleted the compat branch February 10, 2016 16:50
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants