This is an automated email from the ASF dual-hosted git repository. davidrad pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/flink-connector-http.git
commit 2991fdf619bec7ee091f0f1ed13b8df851670253 Merge: 12eb058 54ecc18 Author: David Radley <[email protected]> AuthorDate: Mon Mar 2 09:58:07 2026 +0000 Merge pull request #27 from Ami-Thomas/fix/typos-constants-javadoc-docs [hotfix] Fix typos in constants, Javadoc and documentation .../flink/connector/http/config/HttpConnectorConfigConstants.java | 2 +- .../java/org/apache/flink/connector/http/sink/HttpSinkWriter.java | 8 +++----- .../flink/connector/http/status/ComposeHttpStatusCodeChecker.java | 2 +- .../apache/flink/connector/http/status/HttpResponseChecker.java | 4 ++-- .../connector/http/table/lookup/AsyncHttpTableLookupFunction.java | 2 +- .../connector/http/table/lookup/JavaNetHttpPollingClient.java | 2 +- .../http/table/lookup/querycreators/PrefixedConfigOption.java | 2 +- .../org/apache/flink/connector/http/utils/HttpHeaderUtils.java | 7 +++---- .../flink/connector/http/utils/JavaNetHttpClientFactory.java | 6 +++--- .../org/apache/flink/connector/http/utils/uri/ParserCursor.java | 2 +- .../http/table/lookup/AsyncHttpTableLookupFunctionTest.java | 8 ++++---- 11 files changed, 21 insertions(+), 24 deletions(-)
