|
ConOpSys V2970
P004.07
ANVILEX control operating system
|
#include "lwip/apps/http_client.h"#include "lwip/altcp_tcp.h"#include "lwip/dns.h"#include "lwip/debug.h"#include "lwip/mem.h"#include "lwip/altcp_tls.h"#include "lwip/init.h"#include <stdio.h>#include <stdlib.h>#include <string.h>
HTTP client