Hi.
I would like to test our proxy using Web-Polygraph which is 2.7.6.
I tried to use basic authentication test, but I couldn't.
It was displayed that "credentials' is not declared".
Do I have to declare "credentials"? or how do I declare credentials
using PGL?
I just followed http://www.web-polygraph.org/docs/userman/auth.html
and wrote it down like
Robot R = {
・・・
credentials = [ "user01:pass01" ];
addresses = [ '10.0.0.1' ];
・・・
};
in a simple.pg.
Except credentials, I almost changed nothing in simple.pg.
Would you teach me how I resolve my problem.
It may be too easy for yours and I'm sorry for my awkward English.
regards,
Hide.
This archive was generated by hypermail 2b29 : Mon Feb 06 2006 - 12:00:28 MST