This is an automated email from the ASF dual-hosted git repository.

hansva pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/hop.git

commit 4394fb317d61b559932cadd1eb57a69140f6f875
Merge: 42b8a926a2 5007ab9163
Author: Hans Van Akelyen <[email protected]>
AuthorDate: Wed May 8 10:19:22 2024 +0200

    Merge pull request #3913 from nadment/3811
    
    Add connection timeout and read timeout to Rest transform #3811

 .../ROOT/pages/pipeline/transforms/rest.adoc       |  2 +
 .../apache/hop/pipeline/transforms/http/Http.java  |  2 +-
 .../apache/hop/pipeline/transforms/rest/Rest.java  |  7 +++
 .../hop/pipeline/transforms/rest/RestData.java     |  3 ++
 .../hop/pipeline/transforms/rest/RestDialog.java   | 61 +++++++++++++++++++++-
 .../hop/pipeline/transforms/rest/RestMeta.java     | 54 +++++++++++++++++++
 .../rest/messages/messages_en_US.properties        |  4 ++
 .../hop/pipeline/transforms/rest/RestMetaTest.java |  2 +
 8 files changed, 132 insertions(+), 3 deletions(-)

Reply via email to