6 lines
181 B
Markdown
Raw Normal View History

2016-09-21 14:57:02 +10:00
# HTTP Request Example
Uses a POSIX socket to make a very simple HTTP request.
See the README.md file in the upper level 'examples' directory for more information about examples.