mirror of
https://github.com/curl/curl.git
synced 2026-08-09 00:34:19 +03:00
hostip: resolve *.localhost to 127.0.0.1/::1
Following the footsteps of other clients like Firefox/Chrome. RFC 6761 says clients SHOULD do this. Add test 389 to verify. Reported-by: TheKnarf on github Fixes #9192 Closes #9296
This commit is contained in:
parent
586cfc3c2c
commit
b5c0fe20e3
3 changed files with 82 additions and 14 deletions
|
|
@ -64,8 +64,7 @@ test343 test344 test345 test346 test347 test348 test349 test350 test351 \
|
|||
test352 test353 test354 test355 test356 test357 test358 test359 test360 \
|
||||
test361 test362 test363 test364 test365 test366 test367 test368 test369 \
|
||||
test370 test371 test372 test373 test374 test375 test376 test378 test379 \
|
||||
test380 test381 test383 test384 test385 test386 test387 test388 \
|
||||
\
|
||||
test380 test381 test383 test384 test385 test386 test387 test388 test389 \
|
||||
test390 test391 test392 test393 test394 test395 test396 test397 test398 \
|
||||
\
|
||||
test400 test401 test402 test403 test404 test405 test406 test407 test408 \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue