[
https://issues.apache.org/jira/browse/MINIFICPP-675?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16687140#comment-16687140
]
ASF GitHub Bot commented on MINIFICPP-675:
------------------------------------------
Github user apiri commented on a diff in the pull request:
https://github.com/apache/nifi-minifi-cpp/pull/438#discussion_r233611389
--- Diff: extensions/http-curl/client/HTTPClient.h ---
@@ -147,6 +146,24 @@ class HTTPClient : public BaseHTTPClient, public
core::Connectable {
return header_response_.header_mapping_;
}
+ /**
+ * Locates the header value ignoring case. This is differente than
returning a mapping
--- End diff --
differente -> different
> Parsed headers should not be searched case insensitively
> ---------------------------------------------------------
>
> Key: MINIFICPP-675
> URL: https://issues.apache.org/jira/browse/MINIFICPP-675
> Project: NiFi MiNiFi C++
> Issue Type: Documentation
> Reporter: Mr TheSegfault
> Assignee: Mr TheSegfault
> Priority: Major
>
> Parsed headers should not be searched case insensitively
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)