You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Would it be possible to add support for basic authentication for HTTPS requests (or other methods like cookie auth/etc)?
I'm tinkering around with the code but its been a long while since I've been in Java. I think something like this would need to be added to the HttpCSVReader.java to support that:
Would it be possible to add support for basic authentication for HTTPS requests (or other methods like cookie auth/etc)?
I'm tinkering around with the code but its been a long while since I've been in Java. I think something like this would need to be added to the HttpCSVReader.java to support that:
But im not sure how to build the project or how to properly pass in the credentials from the frontend.
Also happy to try to create a PR with some assistance :-)
The text was updated successfully, but these errors were encountered: