commit | 05df038e0b09bfd5f0c9bfc1e8aa10f9c97f39a4 | [log] [tgz] |
---|---|---|
author | liamfallon <liam.fallon@est.tech> | Tue Feb 05 17:37:24 2019 +0000 |
committer | liamfallon <liam.fallon@est.tech> | Tue Feb 05 17:37:24 2019 +0000 |
tree | 05779d28246969ee2b87ebbd9868be954dded78a | |
parent | aacfb4ca7da6a76282c5703049fb7b52f65a36a8 [diff] |
Fix bug with Apex rejecting HTTP 2xx responses APEX rejects all HTTP responses except 200. This change accepts any HTTP 2xx response code as a valid response. Issue-ID: POLICY-1289 Change-Id: Ief681ba4dac1ef3ff5f257dd931569bd2274d017 Signed-off-by: liamfallon <liam.fallon@est.tech>
Copyright (C) 2016-2018 Ericsson. All rights reserved. This file is licensed under the CREATIVE COMMONS ATTRIBUTION 4.0 INTERNATIONAL LICENSE Full license text at https://creativecommons.org/licenses/by/4.0/legalcode
This source repository contains the ONAP Policy APEX PDP Engine code. The settings file only needs to support the standard Maven repositories (e.g. central = http://repo1.maven.org/maven2/), and any proxy settings needed in your environment.
To build it using Maven 3, run: mvn clean install