missing curlopt_userpwd case for `is_valid'
git-svn-id: https://svn.origo.ethz.ch/eiffelstudio/trunk/Src/library/cURL@83514 8089f293-4706-0410-a29e-feb5c42a2edf
This commit is contained in:
@@ -358,6 +358,7 @@ feature -- Enumerations.
|
|||||||
a_integer = curlopt_proxy or
|
a_integer = curlopt_proxy or
|
||||||
a_integer = curlopt_encoding or
|
a_integer = curlopt_encoding or
|
||||||
a_integer = curlopt_timeout or
|
a_integer = curlopt_timeout or
|
||||||
|
a_integer = curlopt_userpwd or
|
||||||
a_integer = curlopt_customrequest
|
a_integer = curlopt_customrequest
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user