/arduino-http-test

Test app for arduino-http library.

Primary LanguageRuby

arduino HTTP lib test

This app expects HTTP requests with test data to come from the arduino HTTP lib sketch.

It returns 200 OK when a test succeeds if the request contains the right data and a 420 FAIL if not.