Commit Graph

20 Commits

Author SHA1 Message Date
Mauro Mugnaini 88d588b29c Fixed `getInputStream()` from connection if is not a success response (HTTP code not in `2xx` and `3xx`) 2023-03-22 13:41:47 +01:00
Luca Frosini 1da0e27c42 Cleaning code from dependencies which must be removed 2022-07-15 16:00:24 +02:00
Lucio Lelii 66ce9b8a23 porting to smartgears 4 2022-06-15 17:57:12 +02:00
Luca Frosini 86509bb7c3 Moved link from http to https in a comment refs #20779 2021-02-22 09:35:27 +01:00
Luca Frosini 60b9690890 Removed unused class member 2020-10-08 15:55:07 +02:00
Luca Frosini 744a92db82 Removed unused import 2020-10-08 15:54:46 +02:00
Luca Frosini b565aab839 Suppressed deprecation warning 2020-10-08 15:54:35 +02:00
Luca Frosini b84ac8b29b Closed scanner 2020-10-08 15:54:17 +02:00
Luca Frosini f027923cdf Switched JSON Management to gcube-jackson 2020-08-06 14:51:24 +02:00
Manuele Simi 9b4ff9774b Add tests for HTTPS requests. 2020-02-07 11:06:11 -05:00
Manuele Simi 3308729be3 Fix secure builder's name. 2020-02-07 11:02:21 -05:00
Manuele Simi a2b242d631 Allow clients to set the secure protocol, if needed. Use the default handshake negotiation if not set. 2020-02-07 10:59:24 -05:00
Massimiliano Assante d92bc514f0 Update 'gxJRS/src/main/java/org/gcube/common/gxrest/request/GXWebTargetAdapterRequest.java'
restored TLS 1.2 Setting
2020-02-07 12:23:12 +01:00
Massimiliano Assante 2cb8acd620 Fix for Bug #18556, gxJRS: SSL protocol mismatch in production 2020-02-07 09:57:05 +01:00
Luca Frosini 8fd1bbf4f4 Switched frmo TLSv1 to TLSv1.2 refs #18556 2020-02-06 11:58:20 +01:00
Manuele Simi ac04855b00 Add JAX-RS MessageBodyWriter/Reader responsible for converting SerializableErrorEntity to/from a stream.
git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/Common/gxREST@178787 82a268e6-3cf1-43bd-a215-b396298e98cf
2019-03-31 03:39:06 +00:00
Manuele Simi 6eb3f608db Tweak some javadoc.
git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/Common/gxREST@178786 82a268e6-3cf1-43bd-a215-b396298e98cf
2019-03-30 19:58:21 +00:00
Manuele Simi 575c3daa75 Add to the error response a method that allows to set the media type for the returned entity.
git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/Common/gxREST@178713 82a268e6-3cf1-43bd-a215-b396298e98cf
2019-03-28 03:22:02 +00:00
Manuele Simi 7993999be2 Improve the post test in GXHTTPStringRequest.
git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/Common/gxREST@178712 82a268e6-3cf1-43bd-a215-b396298e98cf
2019-03-28 01:17:37 +00:00
Luca Frosini 7bba7ebe6e Aligning pom artifactId to svn location
git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/Common/gxREST@178656 82a268e6-3cf1-43bd-a215-b396298e98cf
2019-03-22 11:21:36 +00:00