コミット履歴

作者 SHA1 メッセージ 日付
  UbitUmarov 943ea29419 missing c&p 6 ヶ月 前
  UbitUmarov 620859c10e replace stream.beginread 6 ヶ月 前
  UbitUmarov 54d2403252 cosmetics 7 ヶ月 前
  UbitUmarov 022ea478d1 ... cosmetics 2 年 前
  UbitUmarov 07deaa4746 some more cosmetics on oshttpserver 2 年 前
  UbitUmarov bac942562a mantis 8998: guard potencial null ref 2 年 前
  UbitUmarov 3d705fefa2 use osutf8 on some http headers parse 2 年 前
  UbitUmarov 34b6998cfd a few more changes on oshttp response 3 年 前
  UbitUmarov affaacb279 a few more changes to oshttp send 3 年 前
  UbitUmarov 52753972ee oshttp send: modern TAP is still just a complex wrapper of 'obsolete' APM hidding at IL level, so just use the 'obsolete' 3 年 前
  UbitUmarov f5e0459e08 test changes on oshttpserver responses send 3 年 前
  UbitUmarov 98afe851ee jsonSimStats: fix null ref when region not found; limite http content lenght; cosmetics 3 年 前
  UbitUmarov fa26f37a17 http server receiver: go back to simpler and lighter Beginread/endread. async/await is still just a slower wrapper around it, with more unpredictable side effects 3 年 前
  UbitUmarov 3e113b4aec xmlrpc http hander: remove another temporary string 4 年 前
  UbitUmarov 592b94d142 some changes on Dispose 4 年 前
  UbitUmarov 0c716cbd73 remove async await no longer used 4 年 前
  UbitUmarov e08ca7402c reduce default http keepalive to just 30s because to viewers connections flood. 4 年 前
  UbitUmarov d9a680703f cosmetics on http server 4 年 前
  UbitUmarov fe7d9625aa cosmetics 4 年 前
  UbitUmarov 48892ad8a7 timestamp http requests 4 年 前
  UbitUmarov a367828a85 clean a few more things before giving a socket to websockets. (this would happen later anyway) 4 年 前
  UbitUmarov 41d7d2f2f4 do dispose requests in context queue 4 年 前
  UbitUmarov 1ad3a256f2 do http requests serialization at lower level 4 年 前
  UbitUmarov 212c25f906 fix http version 4 年 前
  UbitUmarov 1475b83699 risk reduncing iddle timeout again, because it is needed on current framework 4 年 前
  UbitUmarov 43fdbf87d4 remove some useless code form http low level; delay normal connection close, to let client do it instead 4 年 前
  UbitUmarov e2f84f0c1f send 100 continue code the way ms seems to want 4 年 前
  UbitUmarov 4ab8da01bc flush sslstreams in keepalive case ( should not be needed but well ) 4 年 前
  UbitUmarov b419f71a68 also expose the request client IP as seen by server port 4 年 前
  UbitUmarov f95925e0fd http server change remote endpoint handling 4 年 前