212c25f906fix http version
UbitUmarov
2020-04-22 00:00:24 +0100
6b6baa9e51reduce ServicePointManager.DefaultConnectionLimit back 12 for os other than windows
UbitUmarov
2020-04-21 23:05:53 +0100
1475b83699risk reduncing iddle timeout again, because it is needed on current framework
UbitUmarov
2020-04-21 15:46:41 +0100
50b81258a9change event pool timeout handling
UbitUmarov
2020-04-21 00:19:19 +0100
43fdbf87d4remove some useless code form http low level; delay normal connection close, to let client do it instead
UbitUmarov
2020-04-21 00:13:02 +0100
c097f148ddlocate default anims also by uuid, rename/chage a few things
UbitUmarov
2020-04-18 17:26:25 +0100
e2f84f0c1fsend 100 continue code the way ms seems to want
UbitUmarov
2020-04-16 02:13:03 +0100
4ab8da01bcflush sslstreams in keepalive case ( should not be needed but well )
UbitUmarov
2020-04-16 01:51:57 +0100
bdddedc550let samplemoneymodule see EconomyModule config setting
UbitUmarov
2020-04-16 01:40:39 +0100
e859985cfaactually commit the uri fix
UbitUmarov
2020-04-15 21:23:13 +0100
7572a60993avoid a null ref on get log level
UbitUmarov
2020-04-15 11:48:52 +0100
a6abc3d2b6mantis 8688: fix uri parsing in secure case ; add tls11 and tls12 to list of protocols (.net.46 ones)
UbitUmarov
2020-04-15 11:48:03 +0100
944f3dd7ecsleep a script by 1second on non fatal OSSL errors
UbitUmarov
2020-04-14 17:01:35 +0100
f20845c89esleep a script by 1second on non fatal LSL errors
UbitUmarov
2020-04-14 16:56:53 +0100
8baab939d2oops fix query handling on getassets
UbitUmarov
2020-04-13 15:37:12 +0100
b419f71a68also expose the request client IP as seen by server port
UbitUmarov
2020-04-13 14:34:03 +0100
e0ba96055cchange osrequest Query back to hashtable, add QueryAsDictionary as new better option. (recover compatibily with current external modules
UbitUmarov
2020-04-13 14:24:22 +0100
745a469af8fix recent bug on Urlmodule
UbitUmarov
2020-04-13 13:53:37 +0100
bbc5d5bc2date least one viewer for androide does not decode correctly llsd, go back send more useless data, to suport them. this should be reverted one day
UbitUmarov
2020-04-12 18:10:20 +0100
f95925e0fdhttp server change remote endpoint handling
UbitUmarov
2020-04-11 19:57:34 +0100
7ce9f890b1http server useless changes
UbitUmarov
2020-04-11 16:41:39 +0100
0d940df4e2http server: change uri query handling
UbitUmarov
2020-04-11 15:18:49 +0100
67cd5efab3replace external httpserver by embedded one (based on same code) - This may still be very bad; clean solution and runprebuild, or clone to clan folder
UbitUmarov
2020-04-02 21:44:34 +0100
650b051cdfhttpserver send now has priority, use it
UbitUmarov
2020-03-31 22:03:43 +0100
817c2b3bb9httpserver send is now async
UbitUmarov
2020-03-31 22:01:45 +0100
e558dd3ac6update httpserver.dll this needs testing. May not be that nice...
UbitUmarov
2020-03-31 21:43:40 +0100