Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: qub1750ul/Arduino_HTTP
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: feature/client
Choose a base ref
...
head repository: qub1750ul/Arduino_HTTP
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: dev
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 11 commits
  • 9 files changed
  • 2 contributors

Commits on Jun 15, 2018

  1. Merge branch 'release/v1.0.0'

    Giuseppe Masino committed Jun 15, 2018
    Configuration menu
    Copy the full SHA
    2e41665 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2018

  1. Added missing 50x Server Error status codes

    Giuseppe Masino committed Sep 6, 2018
    Configuration menu
    Copy the full SHA
    46273af View commit details
    Browse the repository at this point in the history
  2. A standard conformance fix about responses

    Return proper response code if a request method isn't implemented by the server
    Giuseppe Masino committed Sep 6, 2018
    Configuration menu
    Copy the full SHA
    60ff3ca View commit details
    Browse the repository at this point in the history
  3. Bumped version number

    Giuseppe Masino committed Sep 6, 2018
    Configuration menu
    Copy the full SHA
    d90b5db View commit details
    Browse the repository at this point in the history
  4. Fixed a compile error in the TestWebServer example

    Giuseppe Masino committed Sep 6, 2018
    Configuration menu
    Copy the full SHA
    8a87fe8 View commit details
    Browse the repository at this point in the history
  5. Updated license details

    Giuseppe Masino committed Sep 6, 2018
    Configuration menu
    Copy the full SHA
    8e09cc2 View commit details
    Browse the repository at this point in the history
  6. Enabled keyword highlighting for Arduino IDE

    Giuseppe Masino committed Sep 6, 2018
    Configuration menu
    Copy the full SHA
    4849c3a View commit details
    Browse the repository at this point in the history
  7. Updated CHANGELOG

    Giuseppe Masino committed Sep 6, 2018
    Configuration menu
    Copy the full SHA
    728cbb5 View commit details
    Browse the repository at this point in the history
  8. Merge branch 'release/v1.1.0'

    Giuseppe Masino committed Sep 6, 2018
    Configuration menu
    Copy the full SHA
    402857f View commit details
    Browse the repository at this point in the history
  9. Merge tag 'v1.1.0' into dev

    Released v1.1.0
    Giuseppe Masino committed Sep 6, 2018
    Configuration menu
    Copy the full SHA
    ea3368d View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2019

  1. Updated README

    Added a notice on how to find documentation
    Changed badge style
    Giuseppe Masino committed Jan 30, 2019
    Configuration menu
    Copy the full SHA
    02a4e8e View commit details
    Browse the repository at this point in the history
Loading