Skip to content

Instantly share code, notes, and snippets.

@gclitheroe
Created March 3, 2012 05:22
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 gclitheroe/1964545 to your computer and use it in GitHub Desktop.
Save gclitheroe/1964545 to your computer and use it in GitHub Desktop.
mule-varnish-http
<http:outbound-endpoint host="localhost" port="${quakevarnish.varnish.port}" method="DELETE">
<property key="X-BanExpression" value="obj.http.X-Url ~ /quakes/*"/>
</http:outbound-endpoint>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment