This patch adds a basic HTTP client sample application. The following HTTP 1.1 methods are supported: GET, HEAD, OPTIONS and POST. This sample application does not define an API for HTTP, for more information see ZEP-346. Jira: ZEP-827 Change-Id: Iee63a53f2ef424964f040eba20326d648249fc24 Signed-off-by: Flavio Santes <flavio.santes@intel.com>
5 lines
72 B
INI
5 lines
72 B
INI
[test]
|
|
tags = net http
|
|
build_only = true
|
|
platform_whitelist = frdm_k64f
|