Guest sanjan Report post Posted April 29, 2011 I have a problem with the referer header field. The referer field beeing used in the test is not the same as the one that is recorded. It seems that WPT adds the previous requests as the referer. Is there some way I can override this behaviour? I tried to add referer into HTTP Headers but then it comes in addition to the one added by WPT. Example: I am loading a web page and this web page executes two ajax calls. - MywebPage |_ Request1 (this request has MywebPage as referer) |_ Request2 (this request fails as it has Request1 as referer and not MywebPage) Quote Share this post Link to post Share on other sites
sergei 0 Report post Posted May 3, 2011 We made that subrequests use main request as a referrer. Please, download the latest build from http://www.loadtestingtool.com/forum/builds/WAPT7.1.zip Quote Share this post Link to post Share on other sites
JMessenger 0 Report post Posted November 3, 2015 I am currently seeing this same issue with WAPT Pro 4.0 Quote Share this post Link to post Share on other sites