Thank you for the information. On Wed, Apr 8, 2020, 18:49 Swapnil M Mane <swapnilmm...@apache.org> wrote:
> Welcome to the Apache Community Priyanka! > > This mailing list is to discuss topics related to Apache Community > Development. > > You should send your query related to Apache HTTP Server on > us...@httpd.apache.org mailing list. > For more details on please refer [1]. > > [1] https://httpd.apache.org/userslist.html > > > Best regards, > Swapnil M Mane, > www.apache.org > > > > > On Wed, Apr 8, 2020 at 6:41 PM priyanka waghulade <waghulad...@gmail.com> > wrote: > > > > Hi Team, > > I am using apache click framework in my application when any request > comes > > it goes to clickservlet and the servlet accept the user provided "Host" > > header and add it to the url. I want to ignore the user provided "Host" > > header. > > For Example If this is the request ie > > curl -kv1 -H 'Host:www.evil.com' "https://abcd.com/" > > then in result the www.evil.com this host get added to the result > > location. I want to ignore the header provided. > > > > Please help me as I am looking into it for more than a week now. > > Thanks In advance. > > > > > > Priyanka. >