https://github.com/bootswithdefer/fakelocalportfilter
Tomcat filter to change the output of getLocalPort with a parameter
https://github.com/bootswithdefer/fakelocalportfilter
Last synced: 11 months ago
JSON representation
Tomcat filter to change the output of getLocalPort with a parameter
- Host: GitHub
- URL: https://github.com/bootswithdefer/fakelocalportfilter
- Owner: bootswithdefer
- License: apache-2.0
- Created: 2015-03-22T23:58:34.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2015-04-13T17:56:11.000Z (about 11 years ago)
- Last Synced: 2025-03-14T22:13:16.260Z (over 1 year ago)
- Language: Java
- Homepage:
- Size: 132 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: LICENSE
Awesome Lists containing this project
README
Tomcat filter to change the output of getLocalPort with a paramter.
Add to web.xml:
FakeLocalPortFilter
edu.asu.uto.ops.filters.FakeLocalPortFilter
port
83
FakeLocalPortFilter
/*