mirror of
https://github.com/moparisthebest/curl
synced 2024-12-21 23:58:49 -05:00
Added HTTP as a required feature
This commit is contained in:
parent
bfeae0b5f5
commit
5ecff1e4c3
@ -16,6 +16,9 @@ FAILURE
|
||||
#
|
||||
# Client-side
|
||||
<client>
|
||||
<features>
|
||||
http
|
||||
</features>
|
||||
<server>
|
||||
none
|
||||
</server>
|
||||
|
@ -18,6 +18,7 @@ FAILURE
|
||||
# Client-side
|
||||
<client>
|
||||
<features>
|
||||
http
|
||||
ipv6
|
||||
</features>
|
||||
<server>
|
||||
|
Loading…
Reference in New Issue
Block a user