Technical question about clickservlet
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.
Re: Technical question about clickservlet
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 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. - To unsubscribe, e-mail: dev-unsubscr...@community.apache.org For additional commands, e-mail: dev-h...@community.apache.org
Re: Technical question about clickservlet
Thank you for the information. On Wed, Apr 8, 2020, 18:49 Swapnil M Mane 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 > 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. >
Question about the Board Report Wizard
Hello, First, the report wizard is really nice. I always use it when compiling reports and it works great. Makes our job easier. Thanks for this work. It would be helpful if we could (also) find a breakdown of commits and tickets being worked on, listed by sub-project. Is there a way to do this using this tool? I’m guessing it would require a change. Is it possible to gather these stats in another way? Please advise. (Maybe this is somewhere I can help). — Shawn McKinney PMC Chair, Apache Directory Project - To unsubscribe, e-mail: dev-unsubscr...@community.apache.org For additional commands, e-mail: dev-h...@community.apache.org