diff options
Diffstat (limited to 'test_poco_http.c')
| -rw-r--r-- | test_poco_http.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/test_poco_http.c b/test_poco_http.c index e4c95a5..8107a22 100644 --- a/test_poco_http.c +++ b/test_poco_http.c @@ -17,6 +17,8 @@ using namespace Poco::Net; using namespace Poco; using namespace std; +// ./test_poco https://api.instagram.com/v1/tags/tycleeson/media/recent?client_id=c1d74d701fdf4ddd9f8d30ee9e8f944b + int main(int argc, char **argv) { if (argc != 2) |
