]> granicus.if.org Git - curl/commit
urlapi: add CURLUPART_ZONEID to set and get
authorDaniel Stenberg <daniel@haxx.se>
Fri, 3 May 2019 11:18:12 +0000 (13:18 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Sun, 5 May 2019 13:52:46 +0000 (15:52 +0200)
commit2d0e9b40d3237b1450cbbfbcb996da244d964898
tree79f952f5ede7ce5af423fbd480c8ea3c7df3de6f
parent0eec832603d3a4ba9ae69a16351cf29c37f7fb7c
urlapi: add CURLUPART_ZONEID to set and get

The zoneid can be used with IPv6 numerical addresses.

Updated test 1560 to verify.

Closes #3834
docs/TODO
docs/libcurl/curl_url_get.3
docs/libcurl/curl_url_set.3
docs/libcurl/symbols-in-versions
include/curl/urlapi.h
lib/urlapi.c
tests/data/test1560
tests/libtest/lib1560.c