diff options
| author | Xavier Del Campo <xavier.delcampo@midokura.com> | 2023-11-17 12:53:59 +0100 |
|---|---|---|
| committer | Xavier Del Campo <xavier.delcampo@midokura.com> | 2023-11-20 16:34:24 +0100 |
| commit | 1755ee663cd67cd8d9adf9f06dd82b0477adab76 (patch) | |
| tree | f5a4e78f8960a951c03c515aae9487da4a26d403 /doc | |
| parent | 8f1ad3124e9e063ca0ee7c2548c747b20de3529d (diff) | |
http: Add support for PUT
Notes:
- Since curl would use the "Expect: 100-continue" header field for PUT
operations, this was a good operation to fix the existing issues in its
implementation.
Breaking changes:
- expect_continue is no longer exclusive to struct http_post. Now, it
has been moved into struct http_payload and it is up to users to check
it.
Diffstat (limited to 'doc')
0 files changed, 0 insertions, 0 deletions
