Daniel Stenberg 74b87a8af1
lib: move mimepost data from ->req.p.http to ->state
When the legacy CURLOPT_HTTPPOST option is used, it gets converted into
the modem mimpost struct at first use. This data is (now) kept for the
entire transfer and not only per single HTTP request. This re-enables
rewind in the beginning of the second request instead of in end of the
first, as brought by 1b39731.

The request struct is per-request data only.

Extend test 650 to verify.

Fixes #11680
Reported-by: yushicheng7788 on github
Closes #11682
2023-08-17 23:49:57 +02:00
..
2021-09-09 07:53:42 +02:00
2023-06-07 13:06:08 +00:00
2023-07-20 23:41:47 +02:00
2023-07-31 11:51:34 +02:00
2023-06-20 09:09:25 +02:00
2023-08-07 20:57:48 +02:00
2023-06-07 13:06:08 +00:00
2023-05-23 10:42:09 +02:00
2023-07-31 11:51:34 +02:00
2023-08-07 20:57:48 +02:00
2023-05-18 20:45:04 +02:00
2023-05-18 20:45:04 +02:00
2023-04-25 23:16:51 +02:00
2023-04-25 12:38:38 +02:00
2023-07-11 19:43:51 +02:00
2023-04-14 09:26:26 +02:00
2023-06-07 13:06:08 +00:00
2023-08-06 17:47:38 +02:00
2023-08-14 18:07:12 +02:00
2023-07-17 20:10:38 +02:00
2023-06-07 13:06:08 +00:00
2023-07-29 23:42:53 +02:00
2023-07-29 23:42:53 +02:00
2023-08-07 20:57:48 +02:00
2023-06-17 01:38:04 -04:00
2023-08-07 20:57:48 +02:00
2023-08-07 20:57:48 +02:00
2023-04-25 12:38:38 +02:00
2023-08-07 20:57:48 +02:00
2023-06-07 13:06:08 +00:00
2023-06-07 13:06:08 +00:00
2023-04-25 12:38:38 +02:00
2023-04-25 23:16:51 +02:00