-
Notifications
You must be signed in to change notification settings - Fork 0
Comparing changes
Open a pull request
base repository: diffinsight/HttpClient
base: master
head repository: amcewen/HttpClient
compare: master
- 10 commits
- 5 files changed
- 1 contributor
Commits on Nov 23, 2013
-
Updated README with new installation instructions
Adrian McEwen committedNov 23, 2013 Configuration menu - View commit details
-
Copy full SHA for 4076ba1 - Browse repository at this point
Copy the full SHA 4076ba1View commit details -
Reworked the explanation to use markdown, for prettier formatting
Adrian McEwen committedNov 23, 2013 Configuration menu - View commit details
-
Copy full SHA for 476406b - Browse repository at this point
Copy the full SHA 476406bView commit details -
Moved files into an HttpClient subdirectory for easier installation v…
…ia the Arduino IDE
Adrian McEwen committedNov 23, 2013 Configuration menu - View commit details
-
Copy full SHA for 881fd8f - Browse repository at this point
Copy the full SHA 881fd8fView commit details -
Merge branch 'master' of github.com:amcewen/HttpClient
Adrian McEwen committedNov 23, 2013 Configuration menu - View commit details
-
Copy full SHA for c0ab829 - Browse repository at this point
Copy the full SHA c0ab829View commit details -
Undo moving files because that wasn't actually causing problems with …
…adding the library via the Arduino IDE - it was a hard-to-notice error about the naming, which sadly means the "Download Zip" button won't ever work directly (at least until Arduino/Processing IDE accepts "-" in library names)
Adrian McEwen committedNov 23, 2013 Configuration menu - View commit details
-
Copy full SHA for 9fddcdc - Browse repository at this point
Copy the full SHA 9fddcdcView commit details -
Installation instructions updated to use releases area
Adrian McEwen committedNov 23, 2013 Configuration menu - View commit details
-
Copy full SHA for fa50bfd - Browse repository at this point
Copy the full SHA fa50bfdView commit details
Commits on Nov 24, 2013
-
Reworked to trim down the code size of sketches using HttpClient
Adrian McEwen committedNov 24, 2013 Configuration menu - View commit details
-
Copy full SHA for 53cc49f - Browse repository at this point
Copy the full SHA 53cc49fView commit details -
Added sending "Connection: close" header to fix hang when talking to …
…some servers (first spotted with Xively's servers)
Adrian McEwen committedNov 24, 2013 Configuration menu - View commit details
-
Copy full SHA for 522108f - Browse repository at this point
Copy the full SHA 522108fView commit details
Commits on May 5, 2015
-
Fixes issue amcewen#10 where the library would crash on Intel Galileo…
… and Edison.
Adrian McEwen committedMay 5, 2015 Configuration menu - View commit details
-
Copy full SHA for 4bb288d - Browse repository at this point
Copy the full SHA 4bb288dView commit details
Commits on Jul 3, 2015
-
Changes so this can be added to the Arduino 1.5+ library manager
Adrian McEwen committedJul 3, 2015 Configuration menu - View commit details
-
Copy full SHA for 4a2222d - Browse repository at this point
Copy the full SHA 4a2222dView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...master