diff options
author | Liam Crilly <liam.crilly@nginx.com> | 2023-10-18 22:26:13 +0100 |
---|---|---|
committer | Liam Crilly <liam.crilly@nginx.com> | 2023-10-18 22:26:13 +0100 |
commit | d51f7def1442ff7519e14263559e3483a9a28f93 (patch) | |
tree | d933a53571da9a83156b7871c24e714418f56971 /.hgignore | |
parent | 5265b7e0580edee488c07e0cc2953d88ae2aed1b (diff) | |
download | unit-d51f7def1442ff7519e14263559e3483a9a28f93.tar.gz unit-d51f7def1442ff7519e14263559e3483a9a28f93.tar.bz2 |
Tools: unitc remote mode edit fix.
Previously, the edit method created a temporary file that was then sent
to curl(1) as --data-binary @filename.tmp. This did not work with
remote instances because the temporary file is not on the remote host.
The edit method now passes the configuration to curl(1) using stdin, the
same way as for all other configuration changes.
Diffstat (limited to '.hgignore')
0 files changed, 0 insertions, 0 deletions