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
Just an idea I had is could we configure flying fox to serve http requests over an https connection instead of just http? Id imagine it could be configuration driven so you could pass flying fox a cert and key file to properly setup tls/ssl https. This is useful when service web apps that use apis that only operate over an https connection (webXR, web crypto, and probably several other web apis) if its beyond the scope of this project, that's totally fine, just thought I would ask.