Remove stale documentation 30/65230/1
authorRyan Goulding <ryandgoulding@gmail.com>
Mon, 6 Nov 2017 20:33:25 +0000 (15:33 -0500)
committerRyan Goulding <ryandgoulding@gmail.com>
Mon, 6 Nov 2017 20:36:34 +0000 (15:36 -0500)
commita5d83ef333777f03043270395d1cb780a5eee960
tree04cae796a696e9e5ad8f76b415484d96982c798e
parentc515e3ce4defd429edc8802118df9790a606ea70
Remove stale documentation

README.md contained some references to installing the filter as
a ContainerRequestFilter.  Now, we actually use a regular
javax.servlet.Filter, so this documentation is out of date.
This patch just removes the stale documentation.

Change-Id: I7a5183f7db0c77e2012c03e754e7428ebab69098
Signed-off-by: Ryan Goulding <ryandgoulding@gmail.com>
README.md