Commit History

Author SHA1 Message Date
  UbitUmarov 592b94d142 some changes on Dispose 4 years ago
  UbitUmarov 0c716cbd73 remove async await no longer used 4 years ago
  UbitUmarov e08ca7402c reduce default http keepalive to just 30s because to viewers connections flood. 4 years ago
  UbitUmarov d9a680703f cosmetics on http server 4 years ago
  UbitUmarov fe7d9625aa cosmetics 4 years ago
  UbitUmarov 48892ad8a7 timestamp http requests 4 years ago
  UbitUmarov a367828a85 clean a few more things before giving a socket to websockets. (this would happen later anyway) 4 years ago
  UbitUmarov 41d7d2f2f4 do dispose requests in context queue 4 years ago
  UbitUmarov 1ad3a256f2 do http requests serialization at lower level 4 years ago
  UbitUmarov 212c25f906 fix http version 4 years ago
  UbitUmarov 1475b83699 risk reduncing iddle timeout again, because it is needed on current framework 4 years ago
  UbitUmarov 43fdbf87d4 remove some useless code form http low level; delay normal connection close, to let client do it instead 4 years ago
  UbitUmarov e2f84f0c1f send 100 continue code the way ms seems to want 4 years ago
  UbitUmarov 4ab8da01bc flush sslstreams in keepalive case ( should not be needed but well ) 4 years ago
  UbitUmarov b419f71a68 also expose the request client IP as seen by server port 4 years ago
  UbitUmarov f95925e0fd http server change remote endpoint handling 4 years ago
  UbitUmarov 0d940df4e2 http server: change uri query handling 4 years ago
  UbitUmarov 1c6d454691 remove excess garbage 4 years ago
  UbitUmarov 6fea9dafaf yeack increase TimeoutMaxIdle again for now 4 years ago
  UbitUmarov f976d10de2 more changes on http server low level 4 years ago
  UbitUmarov 29f59fe407 reduce httppipeline depth 4 years ago
  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 4 years ago