Home
last modified time | relevance | path

Searched refs:record (Results 1 – 8 of 8) sorted by relevance

/curl/tests/
H A Dutil.py45 def emit(self, record): argument
48 super(ClosingFileHandler, self).emit(record)
/curl/docs/libcurl/opts/
H A DCURLOPT_RTSP_REQUEST.md50 example, if a client is using the server to record a meeting, the client can
103 Used to tell the server to record a session. Use the CURLOPT_RANGE(3)
104 option to modify the record time.
/curl/docs/cmdline-opts/
H A Dcookie-jar.md33 This command line option activates the cookie engine that makes curl record
H A Dretry-all-errors.md30 file, which are not reset. We strongly suggest you do not parse or record
H A Dcookie.md36 cookie engine which makes curl record incoming cookies, which may be handy if
/curl/packages/OS400/rpg-examples/
H A DSMTPSRCMBR36 f rename(RPGXAMPLES: record)
155 read record;
/curl/docs/libcurl/
H A Dcurl_formadd.md213 static const char record[]="data in a buffer";
283 CURLFORM_BUFFERPTR, record,
284 CURLFORM_BUFFERLENGTH, sizeof(record),
/curl/docs/
H A DTODO121 13.9 TLS record padding
863 13.9 TLS record padding
865 TLS (1.3) offers optional record padding and OpenSSL provides an API for it.

Completed in 16 milliseconds