[ 
https://issues.apache.org/jira/browse/MINIFICPP-675?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16687141#comment-16687141
 ] 

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_r233613094
  
    --- 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
    +   * of all parsed headers.
    +   * This function acknowledges that header entries should searched case 
insensitively.
    --- End diff --
    
    be searched


> 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)

Reply via email to