dlib/dlib/http_client
hwiesmann 9185a925ce
Integer conversions generating compiler warnings (#2024)
* Prevention of compiler warning due to usage of int instead of a size type

* Conversion of status type to long to prevent compiler warnings

* The returned number of read items from a buffer is specified in numbers of type "streamsize"

Co-authored-by: Hartwig <git@skywind.eu>
2020-03-14 19:12:04 -04:00
..
http_client.cpp Integer conversions generating compiler warnings (#2024) 2020-03-14 19:12:04 -04:00
http_client.h Dlib::http_client - Changes for configured Socket Connection Initialization Timeout 2015-04-06 15:05:07 +05:30
http_client_abstract.h Just removed double __ from the inclusion guard names. 2014-07-18 21:46:24 -04:00