commit | b5c0e0e07cf56e0c20c85cd148117f4a4ed685b8 | [log] [tgz] |
---|---|---|
author | Ivan Motsch <ivan.motsch@bsiag.com> | Fri May 10 17:14:22 2019 +0200 |
committer | Ivan Motsch <ivan.motsch@bsiag.com> | Mon May 13 09:55:19 2019 -0400 |
tree | b206fd20c154adc5b68b847276049ea7e044287d | |
parent | 1f59d4e51c6b3ccbe5a9fe42c83a58f085d4a855 [diff] |
Support for http POST redirects Redirects of http GET and POST requests (often to the original URL) typically takes place in web application firewalls (WAF) and reverse proxy authentication filters. The original LaxRedirectStrategy basically supports redirecting POST requests but it lacks to re-send another POST request and instead sends a GET request. The EnhancedLaxRedirectStrategy that is used here re-sends the original POST request to the redirected URL. Added new config property "scout.http.redirectPost" default true. Added new method ApacheHttpTransportFactory.addRedirectSettings Change-Id: Idf5f42fb1907f93df850d56290f7841bb298e395 Signed-off-by: Ivan Motsch <ivan.motsch@bsiag.com> Reviewed-on: https://git.eclipse.org/r/141982 Tested-by: CI Bot Reviewed-by: Michael Schaufelberger - msa <bsi.msa@gmail.com>
[Eclipse Scout] 1 is a mature and open framework for modern, service oriented business applications. It substantially boosts developer productivity and is simple to learn.
This Repository Eclipse Scout RT contains the source for the runtime components embedded in the applications build on top of the Eclipse Scout Framework.
The content of this repository is build on the Eclipse infrastructure and the different versions are available on several [P2 Update Sites] 2.
The easiest way to start with Eclipse Scout is to download Eclipse for Scout Developers Eclipse for Scout Developers on the [Eclipse downloads page] 3.
We welcome any kind of contributions (Bug report, documentation, code contribution...). Please read the [Eclipse Scout Contribution page] 7 to know more about it.
The contribution process of Eclipse Scout is hosted on tools deployed by the Eclipse Foundation (involing [Bugzilla] 6, Gerrit, Hudson, MediaWiki...).
External tools like the GitHub tracker and pull requests are not supported.
To get in touch with the Eclipse Scout community, please open a thread in the [Eclipse Scout Forum] 5 or send a mail to [our mailing list] 8: scout-dev@eclipse.org
[Eclipse Public License (EPL) v1.0] 9