[Http-webtest-general] RE: how to check required cookies
Brought to you by:
m_ilya,
richardanderson
From: Jieming W. <Jie...@en...> - 2003-05-12 14:45:00
|
Another quesiton: I have web server that generates customized headers: MY_HEADER1=value1 MY_HEADER2=value2 ... Is there any easy way to check if the headers are generated and returned ? Thanks. Jieming -----Original Message----- From: Jieming Wang Sent: Sunday, May 11, 2003 10:19 PM To: 'htt...@li...' Subject: how to check required cookies Hi, Can you do cookies the same way that you do with text_require ? i.e., cookies_require = ( cookie1=value1 domain1=.mydomain.com . . ) or, simply just cookies_require = ( some strings to be matched... ) Thanks. Jieming |