https://bz.apache.org/bugzilla/show_bug.cgi?id=66593

Han Li <li...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |INVALID
             Status|NEW                         |RESOLVED

--- Comment #2 from Han Li <li...@apache.org> ---
> Could you please clarify if I am miss-understanding something? 

Sure, If you read doc carefully, you will find which describe that compare the
host in `request line` with the host in host header.

You can look at detail of request by using -v of curl command

* Connected to myhostname (127.0.0.1) port 8143 (#0)
> POST /api/v1/endpoint HTTP/1.1.   <---- request line
> Host: facebook.com
> User-Agent: curl/7.79.1
> Accept: */*

PS: Bugzilla is not a support forum, if you have any question, you should post
content to user mailing list.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to