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.
Version1.1.0compared with
Version Details
| 1.0.6 | 1.1.0 | |
|---|---|---|
| Release date | Jan 11, 2012 | Jan 18, 2012 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities | None | None |
Compile Changes (2)
| 1.0.6 | 1.1.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | com.rackspace.papi.commons » utilities | 1.0.6 | 1.1.0 |
| ~ Updated | com.rackspace.papi.core » core-lib | 1.0.6 | 1.1.0 |