issues
search
eidng8
/
sttbot
Star Trek Timelines wiki crawler
Creative Commons Attribution Share Alike 4.0 International
2
stars
1
forks
source link
properly handles HTTP errors
#16
Open
eidng8
opened
7 years ago
eidng8
commented
7 years ago
Currently all HTTP errors are simply ignored.
[ ] eidng8\Wiki\Api\Http::get() should throw exceptions on HTTP errors
[ ] All API classes should handle HTTP exceptions
Currently all HTTP errors are simply ignored.