Skip to content

Commit

Permalink
FollowRedirects is implemented
Browse files Browse the repository at this point in the history
  • Loading branch information
mrtazz committed Jan 31, 2016
1 parent fda9c94 commit cf51909
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion include/restclient-cpp/connection.h
Expand Up @@ -88,7 +88,6 @@ class Connection {
void SetTimeout(int seconds);

// set whether to follow redirects
// TODO(mrtazz): implement this
void FollowRedirects(bool follow);

// set custom user agent
Expand Down

0 comments on commit cf51909

Please sign in to comment.