You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by GitBox <gi...@apache.org> on 2020/10/12 16:26:41 UTC

[GitHub] [cordova-plugin-file-transfer] timbru31 commented on issue #202: Authentication using cookies

timbru31 commented on issue #202:
URL: https://github.com/apache/cordova-plugin-file-transfer/issues/202#issuecomment-707220670


   Basically the "withCredentials" sends the corresponding cookie values as an HTTP header. One can mimic this behavior and supply the cookie(s) in the request headers field.
   More information on the Cookie Header: https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Cookie


----------------------------------------------------------------
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: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org