still working on telnet tester
This commit is contained in:
@@ -19,7 +19,7 @@ httpz=("HTTP/1.1")
|
||||
|
||||
# let main.sh handle the l1
|
||||
|
||||
l1="${methods[0]} ${paths[0]} ${https[0]}"
|
||||
l1="${methods[0]} ${paths[0]} ${httpz[0]}"
|
||||
|
||||
header="Host: $host"
|
||||
body=
|
||||
@@ -40,6 +40,7 @@ run_this_test()
|
||||
# } 2>>&1
|
||||
# } &>> /dev/stdout
|
||||
echo -e "$request"
|
||||
# echo
|
||||
sleep 1
|
||||
# {
|
||||
# echo -e "\n------\n"
|
||||
|
||||
Reference in New Issue
Block a user