aboutsummaryrefslogtreecommitdiffstats
path: root/policy-endpoints/src/test/java/org/onap/policy/common/endpoints/http/server/test/HttpClientTest.java
AgeCommit message (Expand)AuthorFilesLines
2024-02-07Remove Dmaap references from policy-commonrameshiyer271-3/+1
2023-09-21Java 17 Upgradeadheli.tavares1-8/+8
2023-03-14Upgrade Jetty and Jerseyliamfallon1-1/+2
2021-08-18Integrating prometheus with Policy componentsa.sreekumar1-6/+41
2020-07-20Remove jackson from policy-commonJim Hahn1-95/+0
2020-02-08Add headers to asynchronous get in HttpClientJim Hahn1-4/+5
2020-01-31Add async support to HttpClientJim Hahn1-4/+142
2019-07-05Fix sonar issues in policy/endpointsJim Hahn1-32/+37
2019-06-26Fix some sonar issues in policy-endpointsJim Hahn1-3/+1
2019-06-14Change getCanonicalName() to getName() in commonJim Hahn1-8/+8
2019-06-12Apply simple sonar fixesJim Hahn1-123/+137
2019-01-23Add gson support to policy-endpointsJim Hahn1-4/+129
2019-01-16Add post and delete http client methodsJorge Hernandez1-52/+62
2018-09-21Fix policy/common checkstyle issuesPamela Dragosh1-4/+4
2018-09-18Support for Authorization Generic FiltersJorge Hernandez1-0/+3
2018-09-17temporarily set aaf version to snapshotJorge Hernandez1-0/+5
2018-08-30Add support for http PUTmmis1-30/+68
2018-08-20Use builder for http and jersey clientKrishnajinka1-24/+43
2018-08-15Fix checkstyle comments etc.Pamela Dragosh1-7/+24
2018-08-03generic jetty https server supportJorge Hernandez1-8/+69
2018-07-31Copy policy-endpoints from drools-pdp to commonmmis1-30/+28
2018-07-25Copy policy-endpoints from drools-pdp to commonmmis1-0/+207