camicroscope / Caracal

Conslidated Backend, Auth, and Security Services for caMicroscope
GNU General Public License v3.0
15 stars 94 forks source link

Migrate iiphandler routes to proxyhandler #40

Open birm opened 4 years ago

birm commented 4 years ago

The proxyHandler didn't work as expected with iip, so the original iiphandler stays, even though it's only being used for proxy now. Discover the issue, and fix it.