GitHub user sdutry opened a pull request:
https://github.com/apache/struts-extras/pull/3
added module for extra result types
This is still work in progress.
The reason i'm already having it as pull request is because any input is
welcome.
related to WW-4774
## So far
- `HttpsOffloadAwareServletRedirectResult`
- checks `X-Forwarded-Proto` header
## TODO
- support official `Forwarded` header
- `HttpsOffloadAwareServletActionRedirectResult`
- add `struts-plugin.xml` file with result type definitions
- add `README.md`
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/sdutry/struts-extras httpsfix
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/struts-extras/pull/3.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #3
----
commit 1a64217f87566831864371622673951d29dca79a
Author: Stefaan Dutry <[email protected]>
Date: 2017-03-27T21:20:48Z
added HttpsOffloadAwareServletRedirectResult
commit 7879bafe58fd7d82d8e31f34dd88736e337f0a12
Author: Stefaan Dutry <[email protected]>
Date: 2017-03-27T21:25:40Z
used spaces for indentation
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]