phoenix-firestorm/indra/llcorehttp
Monty Brandenberg 6c3375356e SH-3331 Fix incorrect overrun message when sending body with HTTP
request.  During readcallback, would generate an overrun-type message
about reading position beyond end-of-data.  Mistake was is messaging
when state is exactly at end of data (which is expected) versus an
overrun.  Both result in declaring end-of-data to libcurl.  Also
changed some of the status logging for the metrics payload to be
less chatty on success, more informative on error.
2012-12-21 22:21:58 +00:00
..
examples
tests
CMakeLists.txt
_httpinternal.h
_httplibcurl.cpp
_httplibcurl.h
_httpopcancel.cpp
_httpopcancel.h
_httpoperation.cpp
_httpoperation.h
_httpoprequest.cpp SH-3331 Fix incorrect overrun message when sending body with HTTP 2012-12-21 22:21:58 +00:00
_httpoprequest.h
_httpopsetget.cpp
_httpopsetget.h
_httpopsetpriority.cpp
_httpopsetpriority.h
_httppolicy.cpp
_httppolicy.h
_httppolicyclass.cpp
_httppolicyclass.h
_httppolicyglobal.cpp
_httppolicyglobal.h
_httpreadyqueue.h
_httpreplyqueue.cpp
_httpreplyqueue.h
_httprequestqueue.cpp
_httprequestqueue.h
_httpretryqueue.h
_httpservice.cpp
_httpservice.h
_mutex.h
_refcounted.cpp
_refcounted.h
_thread.h
bufferarray.cpp
bufferarray.h
bufferstream.cpp
bufferstream.h
httpcommon.cpp
httpcommon.h
httphandler.h
httpheaders.cpp
httpheaders.h
httpoptions.cpp
httpoptions.h
httprequest.cpp
httprequest.h
httpresponse.cpp
httpresponse.h