File tree Expand file tree Collapse file tree 1 file changed +24
-1
lines changed Expand file tree Collapse file tree 1 file changed +24
-1
lines changed Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" utf-8" ?>
2
2
<!-- $Revision$ -->
3
- <!-- EN-Revision: 3c30bb35cd9a29898aea39cb2126956359ad14d7 Maintainer: mumumu Status: working -->
3
+ <!-- EN-Revision: 3b624f5023fb7e0092bf8d41c138c4971870d80f Maintainer: mumumu Status: working -->
4
4
<variablelist xml : id =" constant.curl-getinfo.constants" role =" constant_list" >
5
5
<title ><function >curl_getinfo</function ></title >
6
6
<varlistentry xml : id =" constant.curlinfo-appconnect-time" >
163
163
</simpara >
164
164
</listitem >
165
165
</varlistentry >
166
+ <varlistentry xml : id =" constant.curlinfo-effective-method" >
167
+ <term >
168
+ <constant >CURLINFO_EFFECTIVE_METHOD</constant >
169
+ (<type >int</type >)
170
+ </term >
171
+ <listitem >
172
+ <simpara >
173
+ Get the last used HTTP method.
174
+ </simpara >
175
+ </listitem >
176
+ </varlistentry >
166
177
<varlistentry xml : id =" constant.curlinfo-effective-url" >
167
178
<term >
168
179
<constant >CURLINFO_EFFECTIVE_URL</constant >
276
287
</simpara >
277
288
</listitem >
278
289
</varlistentry >
290
+ <varlistentry xml : id =" constant.curlinfo-lastone" >
291
+ <term >
292
+ <constant >CURLINFO_LASTONE</constant >
293
+ (<type >int</type >)
294
+ </term >
295
+ <listitem >
296
+ <simpara >
297
+ The last enum value in the underlying <literal >CURLINFO</literal > enum
298
+ in <literal >libcurl</literal >.
299
+ </simpara >
300
+ </listitem >
301
+ </varlistentry >
279
302
<varlistentry xml : id =" constant.curlinfo-local-ip" >
280
303
<term >
281
304
<constant >CURLINFO_LOCAL_IP</constant >
You can’t perform that action at this time.
0 commit comments