Adding Basic Authentication Headers to a Request
If your web feed requires an HTTP Basic Authentication header you can add the header information as part of your feed definition. Note, if you use a basic authentication header with your feed be sure to use a URL that begins with https to ensure that the username and password in the header are not decodable… Read More »