mirror of
https://github.com/curl/curl.git
synced 2026-08-24 13:03:35 +03:00
curl: add %{method} to the -w variables
Gets the CURLINFO_EFFECTIVE_METHOD from libcurl. Added test 1197 to verify.
This commit is contained in:
parent
d75e3ab74c
commit
f5e6907d52
6 changed files with 103 additions and 2 deletions
|
|
@ -141,7 +141,7 @@ test1168 \
|
|||
test1170 test1171 test1172 test1173 test1174 test1175 test1176 test1177 \
|
||||
test1178 test1179 \
|
||||
\
|
||||
test1190 test1191 test1192 test1193 test1194 test1195 test1196 \
|
||||
test1190 test1191 test1192 test1193 test1194 test1195 test1196 test1197 \
|
||||
\
|
||||
test1200 test1201 test1202 test1203 test1204 test1205 test1206 test1207 \
|
||||
test1208 test1209 test1210 test1211 test1212 test1213 test1214 test1215 \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue