Replies: 2 comments 4 replies
|
Did you have to add any dependencies to make it work, or was it fine with the current OKHTTP setup? I don't really have huge concerns with this, especially if the URLs are hardcoded. |
4 replies
|
Ah right I always forget about the Android |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment


Uh oh!
There was an error while loading. Please reload this page.
Hi Light team! I'm encountering a few public transit agencies that serve out their gtfs feed on http:// rather than https:// besides the concerns I've related to agencies some are a little slow to implement a change. Would LightOS support downloading to particular GTFS connections over http:// ? If so, what safeguards would you require? I currently have a working connection on my debug, works ok but hardcoding an http:// address I realize may raise some flags
All reactions