geosolutions-it / http-proxy

Lean and Mean HTTP Proxy written in Java
GNU General Public License v3.0
21 stars 31 forks source link

fix #35 .Generate a correct rewrite of location header for redirect #36

Closed offtherailz closed 8 years ago

simboss commented 8 years ago

Tests are missing.

offtherailz commented 8 years ago

Implemented a test for redirect with Mockito. We should open an issue to add more tests if we want to increase coverage.