Files
SingularityViewer/indra
Aleric Inglewood 6f8ea87c46 Add ResponderHeadersOnly.
ResponderHeadersOnly is a base class for responders that use
HTTPClient::head or HTTPClient::getHeaderOnly. It already
has a needsHeaders() that return true and only allows for
completedHeaders to be overridden.

I removed the CURLOPT_HEADER option for these cases, because
that only causes the headers to be send to the writeCallback
as if they are part of the body, in addition to the headerCallback;
That gave raise to some confusion for the existing code (ie,
unexpected errors when trying to decode the body as LLSD and
duplicated 'low speed' information for the Timeout policy code.
2012-11-13 21:46:35 +01:00
..
2012-09-24 16:55:34 +02:00
2012-07-04 10:25:04 +00:00
2012-10-31 23:11:42 +01:00
2012-11-13 21:46:35 +01:00
2012-09-08 02:03:07 -04:00
2012-09-07 17:53:13 -04:00
2012-08-09 07:00:51 +02:00
2012-09-05 21:42:51 -05:00
2012-11-13 21:46:35 +01:00
2012-07-23 18:15:11 +02:00
2012-07-04 10:25:04 +00:00