UbitUmarov
|
00c0816275
mantis 9157: remove trail '/' from remoteconsole urls
|
2 months ago |
UbitUmarov
|
f5883d8ce6
revert introduction of some in arguments
|
2 years ago |
UbitUmarov
|
fddb3761a0
use some shared char arrays on string split
|
2 years ago |
UbitUmarov
|
0df9802aa3
use 'in' on PollService event args
|
2 years ago |
UbitUmarov
|
87ba2d7b43
a few changes to local console; add pooling of Console.KeyAvailable instead of waiting on keyread, that has treading issues. Thanks ALicia for some ideas on this
|
2 years ago |
UbitUmarov
|
fbbcc1edd7
== string.Empty is .Lenght == 0
|
2 years ago |
UbitUmarov
|
aafc6579a1
remove end slash from most URLs we send to viewers
|
4 years ago |
UbitUmarov
|
1e8e59e635
also override Output(string format) on remoteConsole
|
4 years ago |
UbitUmarov
|
fefcda52f5
use concurrentdic on pollhandlers, simplify a bit
|
4 years ago |
UbitUmarov
|
7939974d92
try to fix console AGAIN
|
5 years ago |
Melanie
|
110644c23a
Make ReadConfig a general features of consoles, rather than type dependent
|
5 years ago |
Melanie
|
7e136c67fd
Call SetServer on consoles reflectively to avoid having type checks in places where it tends to be forgotten to update them.
|
5 years ago |
Melanie
|
0fd17c08ae
Massive console refactor. Greatly simplify interface.
|
5 years ago |
UbitUmarov
|
81fb1b008f
http reusecontext is obsolete
|
6 years ago |
UbitUmarov
|
4381f16e18
keepalive is default
|
6 years ago |
UbitUmarov
|
254b26a7d5
fix merge
|
7 years ago |
Melanie Thielker
|
b16abc8166
Massive tab and trailing space cleanup
|
7 years ago |
UbitUmarov
|
08dee3fa34
fix pool parameters for httptests
|
8 years ago |
Melanie Thielker
|
28f7d429fc
REST console v2. This is an incompatible protocol change. It degrades gracefully.
|
8 years ago |
Justin Clark-Casey (justincc)
|
1b7b664c86
Add request received/handling stats for caps which are served by http poll handlers.
|
11 years ago |
Melanie
|
7c0bfca7a0
Adding Avination's PollService to round out the HTTP inventory changes
|
11 years ago |
Melanie
|
faa710aee1
Allow the use of the region debug console found in recent viewers. This console
|
12 years ago |
Justin Clark-Casey (justincc)
|
e6272b8d56
Stop also adding an ordinary http handler when we set up a poll http handler.
|
13 years ago |
Marck
|
4fdab71c8d
Add support for cross-domain AJAX requests to REST console.
|
14 years ago |
Marck
|
cd42cdcc89
REST Console delivers responses with content type text/xml instead of text/plain.
|
14 years ago |
Melanie
|
544627c79c
Force newly connecting remote consoles to display a prompt
|
14 years ago |
Melanie Thielker
|
a791689ceb
Make the text mode remote console really work. It can now be used to send
|
14 years ago |
Jeff Ames
|
af265e001d
Formatting cleanup.
|
14 years ago |
Adam Frisby
|
19d4867af7
* Quick fix to Remote Console session ID handling.
|
15 years ago |
Melanie
|
dafe5bf05f
Completely remove the prior implementation of the request event handling
|
15 years ago |