You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by GitBox <gi...@apache.org> on 2021/03/11 12:10:01 UTC

[GitHub] [cordova-plugin-inappbrowser] kasp1 commented on pull request #115: feat(android,ios): Support for passing in request headers

kasp1 commented on pull request #115:
URL: https://github.com/apache/cordova-plugin-inappbrowser/pull/115#issuecomment-796691376


   In the meantime, if anyone needs to access an HTTP auth protected site/resource, you can include the creds in the URL, e.g.:
   
   `https://username:password@host.name/...`
   
   It's got me over this issue for now, so it could help someone else as well.


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org