Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ruanhaishen
Acme.Sh
Commits
86dd290c
Commit
86dd290c
authored
Sep 11, 2017
by
neil
Committed by
GitHub
Sep 11, 2017
Browse files
Merge pull request #1020 from Neilpang/dev
minor
parents
6499a729
95949b65
Changes
1
Hide whitespace changes
Inline
Side-by-side
acme.sh
View file @
86dd290c
...
@@ -1987,7 +1987,7 @@ _startserver() {
...
@@ -1987,7 +1987,7 @@ _startserver() {
_debug
"_NC"
"
$_NC
"
_debug
"_NC"
"
$_NC
"
#todo listen address
#todo listen address
socat
TCP-LISTEN:
$Le_HTTPPort
,crlf,reuseaddr,fork SYSTEM:
"sleep 0.5; echo HTTP/1.1 200 OK'; echo ; echo
$content
; echo;"
&
$_NC
TCP-LISTEN:
$Le_HTTPPort
,crlf,reuseaddr,fork SYSTEM:
"sleep 0.5; echo HTTP/1.1 200 OK'; echo ; echo
$content
; echo;"
&
serverproc
=
"
$!
"
serverproc
=
"
$!
"
}
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment