UbitUmarov
257a9ad398
libomv now knows old opensim material asset type + dotnet8 usless changes
2024-04-21 13:44:35 +01:00
UbitUmarov
f447a58ac9
cosmetics
2024-04-18 13:27:31 +01:00
UbitUmarov
2112665133
http cookies are gone
2022-10-02 11:40:29 +01:00
UbitUmarov
48892ad8a7
timestamp http requests
2020-05-15 23:40:19 +01:00
UbitUmarov
e0418da6e1
change region avatarhandlers
2020-04-26 16:54:58 +01:00
UbitUmarov
80de74e127
cancel keepalive if http status not OK, this maybe a bit 2 hardm but ok for now
2020-04-25 14:27:44 +01:00
UbitUmarov
e818c570bb
expose uripath
2020-04-23 18:16:56 +01:00
UbitUmarov
920a26eeec
add request QueryFlags
2020-04-13 15:01:04 +01:00
UbitUmarov
e0ba96055c
change osrequest Query back to hashtable, add QueryAsDictionary as new better option. (recover compatibily with current external modules
2020-04-13 14:24:22 +01:00
UbitUmarov
f95925e0fd
http server change remote endpoint handling
2020-04-11 19:57:34 +01:00
UbitUmarov
0d940df4e2
http server: change uri query handling
2020-04-11 15:18:49 +01:00
UbitUmarov
1c6d454691
remove excess garbage
2020-04-10 22:52:25 +01:00
UbitUmarov
29f59fe407
reduce httppipeline depth
2020-04-06 16:53:28 +01:00
UbitUmarov
67cd5efab3
replace external httpserver by embedded one (based on same code) - This may still be very bad; clean solution and runprebuild, or clone to clan folder
2020-04-02 21:44:34 +01:00
Melanie Thielker
b16abc8166
Massive tab and trailing space cleanup
2017-01-05 19:07:37 +00:00
Oren Hurvitz
6d1d58b654
Use the "X-Content-Encoding" header to indicate gzipped data, because old OpenSims fail if they get an unknown "Content-Encoding"
2014-03-25 18:09:23 +01:00
Oren Hurvitz
b1d8aa0b64
Use the "Content-Encoding" header to indicate gzipped streams
2014-03-25 15:36:59 +01:00
BlueWall
a1e857932a
Make change to fix Windows builds
2012-06-07 10:17:37 -04:00
Justin Clark-Casey (justincc)
4567555c49
Implement IOSHttpRequest and IOSHttpResponse http interfaces and use instead of OSHttpRequest/OSHttpResponse.
...
This is required for the substitution of different HTTP servers or the newer HttpServer.dll without having to commit to a particular implementation.
This is also required to write regression tests that involve the HTTP layer.
If you need to recompile, all you need to do is replace OSHttpRequest/OSHttpResponse references with IOSHttpRequest/IOSHttpResponse.
2011-12-05 20:44:20 +00:00
Justin Clark-Casey (justincc)
a647f50087
minor logging changes to BaseHttpServer, OSHttpRequest
2010-03-16 22:58:12 +00:00
dahlia
4234c64147
handle a condition where the http headers apparently have multiple remote ports designated
2009-12-02 04:10:53 -08:00
Justin Clark-Casey (justincc)
4a992388e3
Apply http://opensimulator.org/mantis/view.php?id=4016
...
Make previously hidden cookies available to code
Thanks jhurliman
2009-08-17 20:02:42 +01:00
Jeff Ames
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
2009-06-01 06:37:14 +00:00
Melanie Thielker
ec0d2c28fa
Committing the changed tree
2009-05-04 20:19:21 +00:00