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
|
46162e620a
|
change response content lengh when using rawbuffer
|
2020-04-23 22:28:27 +01:00 |
|
UbitUmarov
|
212c25f906
|
fix http version
|
2020-04-22 00:00:24 +01:00 |
|
UbitUmarov
|
1475b83699
|
risk reduncing iddle timeout again, because it is needed on current framework
|
2020-04-21 15:46:41 +01:00 |
|
UbitUmarov
|
43fdbf87d4
|
remove some useless code form http low level; delay normal connection close, to let client do it instead
|
2020-04-21 00:13:02 +01:00 |
|
UbitUmarov
|
e2f84f0c1f
|
send 100 continue code the way ms seems to want
|
2020-04-16 02:13:03 +01:00 |
|
UbitUmarov
|
4ab8da01bc
|
flush sslstreams in keepalive case ( should not be needed but well )
|
2020-04-16 01:51:57 +01:00 |
|
UbitUmarov
|
e859985cfa
|
actually commit the uri fix
|
2020-04-15 21:23:13 +01:00 |
|
UbitUmarov
|
a6abc3d2b6
|
mantis 8688: fix uri parsing in secure case ; add tls11 and tls12 to list of protocols (.net.46 ones)
|
2020-04-15 11:48:03 +01:00 |
|
UbitUmarov
|
b419f71a68
|
also expose the request client IP as seen by server port
|
2020-04-13 14:34:03 +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
|
6fea9dafaf
|
yeack increase TimeoutMaxIdle again for now
|
2020-04-09 18:43:55 +01:00 |
|
UbitUmarov
|
f976d10de2
|
more changes on http server low level
|
2020-04-08 14:35:31 +01:00 |
|
UbitUmarov
|
29f59fe407
|
reduce httppipeline depth
|
2020-04-06 16:53:28 +01:00 |
|
UbitUmarov
|
0a4232430b
|
remove some dead code
|
2020-04-03 03:54:32 +01:00 |
|
UbitUmarov
|
50b8c90b42
|
change response m_body send (currently not in use)
|
2020-04-03 03:20:47 +01:00 |
|
UbitUmarov
|
f1761a5b6c
|
remove a log message under cond comp
|
2020-04-02 23:05:22 +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 |
|