added version_Added to get_url's force_basic_auth

reviewable/pr18780/r1
Brian Coca 11 years ago
parent 7ac642f406
commit ca80b92233

@ -111,6 +111,7 @@ options:
required: false required: false
version_added: '1.6' version_added: '1.6'
force_basic_auth: force_basic_auth:
version_added: '2.0'
description: description:
- httplib2, the library used by the uri module only sends authentication information when a webservice - httplib2, the library used by the uri module only sends authentication information when a webservice
responds to an initial request with a 401 status. Since some basic auth services do not properly responds to an initial request with a 401 status. Since some basic auth services do not properly

Loading…
Cancel
Save