Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
pasqualespica committed Aug 1, 2024
1 parent aef03b8 commit 006768d
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,6 @@ public ResponseEntity<String> processProxyRequest(

HttpEntity<byte[]> httpEntity = new HttpEntity<>(body, headers);


// // --- path to disable manually mTSL - START
// ClientHttpRequestFactory factory = new BufferingClientHttpRequestFactory(new SimpleClientHttpRequestFactory());
// restTemplate = new RestTemplate(factory); // original`
Expand Down

0 comments on commit 006768d

Please sign in to comment.