Home
last modified time | relevance | path

Searched refs:handle_http (Results 1 – 1 of 1) sorted by relevance

/FreeRTOS-Plus-TCP-v4.0.0/tools/tcp_utilities/
Dplus_tcp_demo_cli.c132 static void handle_http( char * pcBuffer );
177 …{ "http", 4U, handle_http, "Connect to port 80 of a host and download \"index.…
1130 static void handle_http( char * pcBuffer ) in handle_http() function