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
8e43b86f
Commit
8e43b86f
authored
Dec 20, 2018
by
Ivru
Browse files
Export header _H3
parent
eea9aaf9
Changes
1
Hide whitespace changes
Inline
Side-by-side
dnsapi/dns_exoscale.sh
View file @
8e43b86f
...
...
@@ -154,7 +154,7 @@ _exoscale_rest() {
fi
if
[
"
$data
"
]
||
[
"
$method
"
=
"DELETE"
]
;
then
_H3
=
"Content-Type: application/json"
export
_H3
=
"Content-Type: application/json"
_debug data
"
$data
"
response
=
"
$(
_post
"
$data
"
"
$request_url
"
""
"
$method
"
)
"
else
...
...
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