y ishida / Mbed 2 deprecated RESTServer_team4

Dependencies:   NySNICInterface mbed-rtos mbed

Fork of RESTServerSample by KDDI Fx0 hackathon

Committer:
yi
Date:
Sun Feb 15 00:18:07 2015 +0000
Revision:
1:e821c773d5f0
add parse_request()

Who changed what in which revision?

UserRevisionLine numberNew contents of line
yi 1:e821c773d5f0 1 #include "mbed.h"
yi 1:e821c773d5f0 2
yi 1:e821c773d5f0 3 void parse_request(char *request);