All,
 
When running my test it occasionally produces a null request like the
following.
 
null
http://jlaurel.dnsalias.com:7777/leaderCCT_html/controller.jsp
 
When it should be generating a request like this,
 
POST http://jlaurel.dnsalias.com:7777/leaderCCT_html/controller.jsp
Query data:
username=IDPHDEMO&password=idphdemo&req_type=logon
 
Cookie Data:
JServSessionIdroot=vww6q8jd31.n6jQnkKUp6XxmkLCpRbOcx8Pc3y-
Accept: image/gif, image/x-xbitmap, image/jpeg, image/pjpeg,
application/vnd.ms-excel, application/vnd.ms-powerpoint,
application/msword, application/x-shockwave-flash, */*
Accept-Language: en-us
Accept-Encoding: gzip, deflate
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1;
iOpus-I-M)
Connection: Keep-Alive
Cookie: USERNAME=; LOGOUT_URL=; SUPERUSER=; HOME_URL=; MAINTAB=0;
SUBTAB=1; RL=; RN=; USERNAME=; LOGOUT_URL=; SUPERUSER=; HOME_URL=;
MAINTAB=0; SUBTAB=0; RL=; RN=;
 
Has anyone else seen this behavior?
 
-shawn

Reply via email to