Added comments, check Curl_http_auth_act()'s return code and added a check
authorDaniel Stenberg <daniel@haxx.se>
Sat, 3 May 2008 21:44:50 +0000 (21:44 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Sat, 3 May 2008 21:44:50 +0000 (21:44 +0000)
commit21a0f09081e4f64f27de576621ce921505eb43b4
tree3bbfb1c90f01412b4d298a343d718d6ec2272c56
parentb84b71f5241e18ee3e6bde5bdb9d257c71b56d5f
Added comments, check Curl_http_auth_act()'s return code and added a check
that closes the connection somewhat faster when perhapsrewind() has marked
the connection for closure.
lib/http.c