Demo having the purpose to provide some examples about HTTP and HTTPS procedures.

Dependencies:   C027_Support mbed

This demo has the purpose to provide some examples about HTTP and HTTPS procedures.
In details are implemented the following actions referring freely available online services:

  • HTTP and HTTPS HEAD command -> www.developer.mbed.org
  • HTTP and HTTPS GET command -> www.developer.mbed.org
  • HTTP and HTTPS DELETE command -> www.httpbin.org
  • HTTP and HTTPS PUT command -> www.httpbin.org
  • HTTP and HTTPS POST file command -> www.posttestserver.com
  • HTTP and HTTPS POST data command -> www.posttestserver.com

Please don't use confidential data when trying out the reported examples.
As default, the httpInData variable is set to "Hello World" (see source code).

mbed.bld

Committer:
fdilenarda
Date:
2016-01-22
Revision:
0:c25f7731ecc3

File content as of revision 0:c25f7731ecc3:

http://mbed.org/users/mbed_official/code/mbed/builds/6f327212ef96