A. Http.setHeader ('Authorization' , 'Basic QthZGprjpchVulHNchFtZQ')
B. stub.inputHttpHeaders_x.put('Authorization' , 'Basic QthZGprjpchVulHNchFtZQ')
C. Http.setAuthentication('Basic QthZGprjpchVulHNchFtZQ')
D. stub.authentication.put ('Authorization','Basic QthZGprjpchVulHNchFtZQ')

Suggest answer: B

Reference:

No comments:

Please share to make the community better.