Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
10 years, 1 month ago.
How to add headers to http get request?
Hello,
Is there a code example on adding a http header such as "Accept: text/plain" to the GET request? The function signature of HttpClient::get() does not give much clue...
Thanks,
yc