Configuring the HTTP Client
Perform this task to enable the HTTP client and configure optional client characteristics.
The standard HTTP 1.1 client and the secure HTTP client are always enabled. No commands exist to disable the HTTP client. For information about configuring optional characteristics for the HTTPS client, see the HTTPS-HTTP Server and Client with SSL 3.0, Release 12.2(15)T, feature module.
SUMMARY STEPS
1. enable

2. configure terminal

3. ip http client cache {ager interval minutes | memory {file file-size-limit | pool pool-size-limit}

4. ip http client connection {forceclose | idle timeout seconds | retry count | timeout seconds}

5. ip http client password password

6. ip http client proxy-server proxy-name proxy-port port-number

7. ip http client response timeout seconds

8. ip http client source-interface type number

9. ip http client username username

Incorrect Answers:
A: The correct sytax is "ip http client username admin" not "ip http username admin" C: The correct syntax is "ip http client password backup" not "ip http password backup" E, F: "ip http server" commands are not valid for this configuration task.
Reference: HTTP 1.1 Web Server and Client
.http://www.cisco.com/en/US/docs/ios/netmgmt/configuration/guide/nm_http_web.html