The echo filter is a simple filter that responds to an HTTP Request with a 200 status,
and echos back the same headers that were passed through. The filter loops through
all the headers and adds them onto the HTTP Response.
Note: this artifact is located at Rackspace Public repository (https://maven.research.rackspacecloud.com/content/groups/public/)
Licenses
| License | URL |
|---|---|
| Apache License, Version 2.0 | http://www.apache.org/licenses/LICENSE-2.0 |
