Skip to content

Instantly share code, notes, and snippets.

@matschaffer
Created April 10, 2013 14:47
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save matschaffer/5355277 to your computer and use it in GitHub Desktop.
Save matschaffer/5355277 to your computer and use it in GitHub Desktop.
ReverseProxySpec > accepts a base and target FAILED
Condition not satisfied:
proxy.base == "/somethingNotRight"
| | |
| | false
| | 12 differences (33% similarity)
| | /some(Ap)i(----------)
| | /some(th)i(ngNotRight)
| /someApi
com.netflix.util.http.ReverseProxy@1bd7b222
at ReverseProxySpec.accepts a base and target(ReverseProxySpec.groovy:8)
1 test completed, 1 failed
:test FAILED
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment