Logan Lipke
|
55a7ff3116
|
Moved leading/trailing slash check to prevent NoneType Errors
|
2020-06-05 14:03:58 -07:00 |
|
Logan Lipke
|
bc6499e213
|
Added check for valid url format for LFRequest init
|
2020-06-05 13:07:06 -07:00 |
|
Jed Reynolds
|
29c6c7c7b8
|
LFRequest.py: tidies up lint errors like redundant parens
|
2020-06-01 21:45:47 -07:00 |
|
Jed Reynolds
|
72a2af3e5c
|
LFRequest.py: quiets logging on 404 error, fixes renamed ref
|
2020-05-26 17:11:03 -07:00 |
|
Jed Reynolds
|
49adca8eba
|
corrects locations found in comments
|
2020-04-10 15:26:03 -07:00 |
|
Jed Reynolds
|
ab4c7fd120
|
LFRequest: uses decode(utf-8) to be compatible with python3.5
|
2020-04-10 12:20:47 -07:00 |
|
Logan Lipke
|
f189fe5f13
|
LFRequest: updates get() error expression
|
2020-04-10 11:43:53 -07:00 |
|
Jed Reynolds
|
7f6b5d5e1e
|
LFRequest updated to show HTTPMessage errors via headers
|
2020-04-09 14:43:58 -07:00 |
|
Jed Reynolds
|
8a8211fdad
|
Json: improves error output for requests
|
2019-12-31 12:57:55 -08:00 |
|
Jed Reynolds
|
82df554e75
|
py-json: makes LFRequest.post_data singular, improves error output
|
2019-10-30 18:22:38 -07:00 |
|
Jed Reynolds
|
57878e0412
|
py-json: simplifies get request and error output, examples work better
|
2019-10-30 16:16:03 -07:00 |
|
Jed Reynolds
|
9da3b1379d
|
py-json: working example of creating and destroying stations
|
2019-10-29 16:09:56 -07:00 |
|
Jed Reynolds
|
18351b93fe
|
progress on LFRequest examples, distinguishing between cli-form and cli-json submission
|
2019-10-28 17:40:33 -07:00 |
|
Jed Reynolds
|
a252b641a3
|
py-json: updates, tests for port existance
|
2019-10-28 11:26:33 -07:00 |
|
Jed Reynolds
|
af606e9bb8
|
begins python examples exercising json api
|
2019-10-27 23:21:22 -07:00 |
|