From: Ronald B. <rb...@rb...> - 2015-01-05 18:13:22
|
Have just checked in some test cases. They all working fine. Please have a look, if the test cases are correct. RBRi On Mon, 5 Jan 2015 09:52:04 -0800 Vasudevan Comandur wrote: > >Hi Ronald, > > Yes, I did check with Charles Proxy and the data after # part is not >sent out at all. I am using an older version > of HTMLUnit 2.10. > > When I looked into the source code of HTMLUni 2.16 snapshot >(Urlutils.java) file, I saw that after # the data was getting stripped. > > Let me know if I am wrong. > >regards > Vasu > >On Mon, Jan 5, 2015 at 9:33 AM, Ronald Brill <rb...@rb...> wrote: > >> Hi Vasu, >> >> did some quick tests and can't reproduce your problem. >> Can you please check with some tools like Chales WebProxy that the hash >> part is really gone. >> If yes please provide the detailed 301-Http response and the follow up >> request. >> >> Do you use the latest snapshot? Which browser? >> >> RBRi >> >> On Mon, 5 Jan 2015 17:36:57 +0530 Vasudevan Comandur wrote: >> > >> >Hi All, >> > >> > I see that redirect URL for HTTP Status code 301 is getting stripped >> >hash >> > symbol for the following URL. >> > >> > >> http://recruiter.monsterindia.com/v2/resumedatabase/searchresult.html?from=pwr&nai=1&search_submit=Get%20Resumes&mne=4 &mxe=9&alw=java,jsp,ejb >> &day=30&jobtype=&search=con >> >tents&nup=2&cl=2%203&srt=rel >> >. >> > >> > The URL that was sent to the host is only >> > >> http://recruiter.monsterindia.com/v2/resumedatabase/searchresult.html?from=pwr& >> >. >> > >> > Looks like there is a problem. >> > >> > Kindly let me know the solution. >> > >> >Regards >> > Vasu >> > >> > >> > >> >----< Inline text [text-plain-04.txt] >------------------ >> > >> >> >------------------------------------------------------------------------------ >> >Dive into the World of Parallel Programming! The Go Parallel Website, >> >sponsored by Intel and developed in partnership with Slashdot Media, is >> your >> >hub for all things parallel software development, from weekly thought >> >leadership blogs to news, videos, case studies, tutorials and more. Take a >> >look and join the conversation now. http://goparallel.sourceforge.net >> > >> > >> >----< Inline text [text-plain-05.txt] >------------------ >> > >> >_______________________________________________ >> >Htmlunit-user mailing list >> >Htm...@li... >> >https://lists.sourceforge.net/lists/listinfo/htmlunit-user >> > >> > >> >> > > |