zregvart opened a new pull request #696: URL: https://github.com/apache/camel-website/pull/696
Seems that we're sending the `Authorization` header without the leading `Basic ` in the header value. For some reason this seems to have worked in the past and it most recently stopped working, leading to issues with running previews locally. This adds the leading `Basic ` to the `Authorization` header. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
