Meet us at at Real World in Orlando, Florida.

All functions   Mac OS X   Windows   Crossplatform   Components   Guides  
New in version: 2.0   2.1   2.2   2.3   2.4   2.5   2.6   2.7   2.8  

CURL.SetOptionTimeCondition

Component: CURL
Version: 2.5
Mac OS X: Works
Windows: Works

MBS( "CURL.SetOptionTimeCondition"; handle; value )

Parameters

Parameter Description Example value
Handle The CURL session handle. $curl
Value The time condition. Pass 0 for none, 1 for If Modified since, 2 for If not modified since. 2

Result

Returns "OK" on success.

Description

Sets the time
Pass a number as parameter. This defines how the CURL.SetOptionTimeValue time value is treated. You can set this parameter to CURL_TIMECOND_IFMODSINCE (1) or CURL_TIMECOND_IFUNMODSINCE (2). This feature applies to HTTP, FTP, RTSP, and FILE.

The last modification time of a file is not always known and in such instances this feature will have no effect even if the given time condition would not have been met. CURL.GetCondititionUnmet can be used after a transfer to learn if a zero-byte successful "transfer" was due to this condition not matching.

Feedback: Report problem or ask question.




Links
MBS REALbasic Plugins - Pfarrgemeinde Ministranten Nickenich