HTTPPost()
basic authentication (Base64) example
Basic authentication (Base64) |
---|
HTTPHeader="Authorization: Basic QWRtaW4=:UGFzc3dvcmQ=" HTTPResult = HTTPResponse,HTTPHeader)
|