Github user strotyl commented on a diff in the pull request:

    https://github.com/apache/trafficserver/pull/783#discussion_r69789255
  
    --- Diff: proxy/http/HttpTransact.cc ---
    @@ -63,7 +63,12 @@ static char range_type[] = "multipart/byteranges; 
boundary=RANGE_SEPARATOR";
     
     extern HttpBodyFactory *body_factory;
     
    -static const char local_host_ip_str[] = "127.0.0.1";
    +inline static bool
    +is_localhost(const char *name, int len)
    --- End diff --
    
    I'll create a new Jira for this.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to