curl/lib/vssh
Daniel Stenberg bf12c2bed6
lib: remove bad set.opt_no_body assignments
This struct field MUST remain what the application set it to, so that
handle reuse and handle duplication work.

Instead, the request state bit 'no_body' is introduced for code flows
that need to change this in run-time.

Closes #9888
2022-11-11 15:56:05 +01:00
..
libssh2.c lib: remove bad set.opt_no_body assignments 2022-11-11 15:56:05 +01:00
libssh.c lib: remove bad set.opt_no_body assignments 2022-11-11 15:56:05 +01:00
ssh.h tidy-up: delete parallel/unused feature flags 2022-10-06 15:30:13 +00:00
wolfssh.c lib: remove bad set.opt_no_body assignments 2022-11-11 15:56:05 +01:00