Hi,

on /functions/curl.xml:

199        This POST is a normal application/x-www-form-urlencoded kind,
200        most commonly used by HTML forms.

I cant find an acceptable DocBook tag to enclose 
"application/x-www-form-urlencoded" in. Any advice?

308        The time will be used as specified by the CURLOPT_TIMEVALUE
309        option, or by default the TIMECOND_IFMODSINCE will be used.

Should these values be enclosed in <parameter> tag?

447        <parameter>CURLOPT_KRB4LEVEL</parameter>: Pass the KRB4 (Kerberos
448        4) security level.  Anyone of the following strings (in
449        order from least powerful, to most powerful): 'clear', 'safe',
450        'confidential', 'private'.  If the string does not match one of
451        these, then 'private' is used.   If you set this to NULL,
452        this disables KB4 security.  KB4 security only works with FTP
453        transactions currently.

Is this correct 'KRB4' or 'KB4'?

Thanks,
Simone.

Reply via email to