httpfs
httpfs copied to clipboard
Add Auth support for HTTP API URL.
HTTP API will be protected with Auth (Basic / JWT / oAuth) - provide option to accept it during runtime.
I did not expect auth to be necessary if it's listening on the loopback interface. What's your situation that you want/need to have auth?