orotool/src/nap
King_DuckZ c98083837d Fix for the new server's reply
Just when I was about to deploy it they changed the
server to return HTTP/2... lol
No big deal (I think), fix the http header parser so
if the "OK" message string is missing it'll keep
parsing.
2020-09-04 01:17:59 +01:00
..
private Implement ApiNap::ping() 2020-09-03 01:59:33 +01:00
http_header_parse.cpp Fix for the new server's reply 2020-09-04 01:17:59 +01:00
http_response.hpp Bugfix in HttpResponse 2020-09-03 00:55:16 +01:00
page_fetch.cpp Implement ApiNap::ping() 2020-09-03 01:59:33 +01:00
quick_rest.cpp Implement ApiNap::ping() 2020-09-03 01:59:33 +01:00
quick_rest.hpp Implement ApiNap::ping() 2020-09-03 01:59:33 +01:00