1
0
mirror of https://github.com/moparisthebest/curl synced 2025-02-28 17:31:46 -05:00
Kwon-Young Choi 54ecc11cc4
CURLINFO_CONDITION_UNMET: return true for 304 http status code
In libcurl, CURLINFO_CONDITION_UNMET is used to avoid writing to the
output file if the server did not transfered a file based on time
condition. In the same manner, getting a 304 HTTP response back from the
server, for example after passing a custom If-Match-* header, also
fulfill this condition.

Fixes #5181
Closes #5183
2020-04-05 11:13:49 +02:00
..
ABI
2015-07-30 15:02:44 +02:00
2017-09-02 17:47:10 +01:00
2018-04-17 15:32:51 -04:00
2017-09-05 17:55:51 +01:00
2018-04-17 15:32:51 -04:00
2018-09-23 22:24:02 +00:00
2018-04-17 15:32:51 -04:00
2018-05-15 16:41:55 +02:00