UbitUmarov
|
d9380c9b83
clean some spurius chars and a few other things. Thanks Vincent Sylvester
|
há 2 anos atrás |
UbitUmarov
|
e043d8a2eb
use array.Empty<byte>
|
há 2 anos atrás |
UbitUmarov
|
fbbcc1edd7
== string.Empty is .Lenght == 0
|
há 2 anos atrás |
UbitUmarov
|
3f584dbf12
add auxiliar httpresponse.Redirect(string url, [HttpStatusCode redirStatusCode = HttpStatusCode.Redirect])
|
há 2 anos atrás |
UbitUmarov
|
c99014991b
cosmetics
|
há 4 anos atrás |
UbitUmarov
|
fe9df55410
nissing files
|
há 4 anos atrás |
UbitUmarov
|
f17b48e73e
some cleanup
|
há 6 anos atrás |
UbitUmarov
|
a0d0d65c70
mantis 7885: robust asset services have no cache and only accept a asset ID that is a uuid, so regions hack to cache several image formats is not possible. Robut GetTexture is very heavy unless image format is the default (j2k mime type x-j2k), since with no cache image convertions is performed on every request. Adicionally it does expose all textures if the tcp port is public. Avoid using it.
|
há 6 anos atrás |
UbitUmarov
|
ae191cd304
dispose some MemoryStreams
|
há 7 anos atrás |
Melanie Thielker
|
b16abc8166
Massive tab and trailing space cleanup
|
há 7 anos atrás |
UbitUmarov
|
65b4e17a80
robust textures add missing returns or redir case
|
há 8 anos atrás |
UbitUmarov
|
52a80f1742
workaround potencial memory leak
|
há 8 anos atrás |
Diva Canto
|
721db9418f
Fixed Robust-bound GetTexture handler that had been knocked off with the new sim-bound handler that uses a Poll service. Rather than hammering both handlers into one single class, I'm splitting them into 2 classes, because they are considerably different.
|
há 9 anos atrás |