From: <rb...@rb...> - 2020-03-06 15:50:10
|
Am 6. März 2020 15:46:38 MEZ schrieb Vasudevan Comandur <vco...@gm...>: >Hi, > > I am sending a query to JobDiva portal using POST request. I am using >HTMLUnit NameValuePair Class to construct the key/value pair as part of > POST request. > > I construct NameValuePairwith key "sfboolean" and > value as "(java&&&&OR&&&&HTML)". When I analyzed through Charles > The data was going as "sfboolean" with (java as value and the rest of >the > values were going as Keys. Copying Below the POST Data for your > reference. > >sfcriteria JAVA~0~0.0~0~0~HTML~1~0.0~0~0~ >sfsalaryper >sfnotsalaryper Y >sfdatefrom 03/06/2020 >sfboolean (java >OR >HTML) > > Am I doing something wrong?. > Appreciate your help in advance > >REgards > Vasu Hi Vasu please open an issue at GitHub. Otherwise I'm not able to track all this. |