1common: 2 tags: 3 - net 4 - http 5 - http_client 6 min_ram: 32 7 depends_on: netif 8 harness: net 9sample: 10 description: HTTP client sample 11 name: http_client 12tests: 13 sample.net.sockets.http_client: {} 14 sample.net.sockets.http_client.tls: 15 extra_args: EXTRA_CONF_FILE="overlay-tls.conf" 16