Files
SingularityViewer/indra/llmessage
Aleric Inglewood b20886a481 Allow TOS redirect. Fix upload finished detection when redirecting.
This fixes https://code.google.com/p/singularity-viewer/issues/detail?id=705

Adds 'bool redirect_status_ok(void) const { return true; }' to LLIamHere,
because it's ok to receive a 302 status there. Likewise added to LLIamHereVoice,
because that has the same comment in its error() method.

Also fixes the problem that if two redirects occur on a row, then the
upload_finished detection asserted because it would detect the third
time that libcurl turned off writing to the socket as a failure (the
second time wasn't a problem because mUploadFinished was reset upon
receiving the first 302 header, but not upon receiving the second
header).
2013-03-25 04:41:07 +01:00
..
2012-04-29 00:25:40 -04:00
2013-01-08 17:50:09 +01:00
2012-12-24 19:58:54 +01:00
2012-03-06 07:31:15 +01:00
2012-10-26 04:13:29 +02:00
2012-10-26 04:13:29 +02:00
2013-02-12 20:47:55 -06:00
2013-02-12 20:47:55 -06:00
2012-08-09 10:56:29 -04:00
2012-11-03 14:13:13 +01:00
2012-03-06 07:31:15 +01:00
2012-10-31 05:01:24 +01:00
2013-02-12 20:47:55 -06:00
2012-07-16 22:35:04 +02:00
2013-02-12 20:47:55 -06:00
2012-03-06 07:31:15 +01:00
2012-11-03 14:13:13 +01:00
2013-02-12 20:47:55 -06:00
2012-10-31 23:11:42 +01:00
2012-07-20 08:13:07 -04:00
2012-11-03 14:13:13 +01:00
2012-03-06 07:31:15 +01:00