mirror of
https://github.com/kees-z/DuplicatiDocs.git
synced 2025-04-29 16:32:28 +00:00
Compare commits
No commits in common. "92c7efc16760194315864ad4f88ba2ea02ed9ed3" and "16dd9b4d0b7a1f47d8e43c73632f3b1ff8bff1d2" have entirely different histories.
92c7efc167
...
16dd9b4d0b
@ -614,16 +614,7 @@ These options provide support for sending status reports via HTTP messages. Modu
|
|||||||
|
|
||||||
### send-http-url
|
### send-http-url
|
||||||
`--send-http-url (String)`
|
`--send-http-url (String)`
|
||||||
HTTP report url.
|
HTTP report url.
|
||||||
*This option is deprecated. For version 2.0.8.106 and newer, use* `--send-http-form-urls` *and* `--send-http-json-urls` *instead.*
|
|
||||||
|
|
||||||
### send-http-form-urls
|
|
||||||
`--send-http-form-urls (String)`
|
|
||||||
HTTP report urls for sending form-encoded data. This property accepts multiple urls, separated by a semi-colon. All urls will receive the same data. Note that this option ignores the format and verb settings.
|
|
||||||
|
|
||||||
### send-http-json-urls
|
|
||||||
`--send-http-json-urls (String)`
|
|
||||||
HTTP report urls for sending JSON data. This property accepts multiple urls, separated by a semi-colon. All urls will receive the same data. Note that this option ignores the format and verb settings.
|
|
||||||
|
|
||||||
### send-http-message
|
### send-http-message
|
||||||
`--send-http-message (String)`
|
`--send-http-message (String)`
|
||||||
|
@ -6,7 +6,7 @@
|
|||||||

|

|
||||||
|
|
||||||
|
|
||||||
2024/05/28
|
2024/05/06
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user