mirror of
https://github.com/AdaCore/aws.git
synced 2026-02-12 12:29:46 -08:00
43 lines
454 B
Plaintext
43 lines
454 B
Plaintext
Start main, wait for server to start...
|
|
Server started
|
|
|
|
N = 0
|
|
p1 =
|
|
p2 =
|
|
Parameters =
|
|
=> call ok
|
|
|
|
N = 0
|
|
p1 =
|
|
p2 =
|
|
=> call call ok
|
|
|
|
N = 2
|
|
p1 = 8
|
|
p2 = azerty> &<?qwerty
|
|
Parameters = ?p1=8&p2=azerty%3E%20%26%3C%3Fqwerty
|
|
=> call ok
|
|
|
|
N = 2
|
|
p1 = 8
|
|
p2 = azerty> qwerty
|
|
=> call call ok
|
|
|
|
N = 1
|
|
p1 = a a?
|
|
p2 =
|
|
=> call call ok
|
|
|
|
N = 2
|
|
p&1 = 1=1
|
|
p=2 = 2&2
|
|
=> call call ok
|
|
|
|
N = 4
|
|
P1 = p-1.1
|
|
P2 = p-2.2
|
|
P1 = p-1.1, p-1.2
|
|
p2 = p-2.1, p-2.2
|
|
=> call call ok
|
|
|