Commit Graph

111 Commits

Author SHA1 Message Date
Drew Kerrigan
15a2909705 Merge pull request #1 from viroos/master
Update check_http_json.py
2015-04-24 10:34:31 -04:00
Drew Kerrigan
46f045131c adding license 2015-04-24 10:23:02 -04:00
Rob Wilson
c50f0c2e74 add https option 2015-02-09 10:20:22 +00:00
Chris Proto
1c57ed3360 Add Basic Auth support 2014-06-12 12:13:38 -06:00
Maciej Sawicki
0241480494 Update check_http_json.py 2014-05-23 02:33:22 +02:00
Maciej Sawicki
426bd0fe4a Update check_http_json.py
casting compared values to floats instead of strings. String comparison uses lexicographical ordering: https://docs.python.org/2/tutorial/datastructures.html#comparing-sequences-and-other-types. It could cause unexpected behaviours.
2014-05-23 01:39:56 +02:00
Drew Kerrigan
a322e17c63 Update README.md 2014-03-11 13:40:26 -04:00
Drew Kerrigan
6afad6056e fixes and new dot format for nested values 2014-03-10 14:15:11 -04:00
Drew Kerrigan
553cfd7531 fix symlink 2014-03-10 11:41:31 -04:00
Drew Kerrigan
6d9903ec4a initial commit 2014-03-10 11:36:17 -04:00
Drew Kerrigan
95aa609b31 Initial commit 2014-03-10 08:30:37 -07:00