confess icon indicating copy to clipboard operation
confess copied to clipboard

How to send post request using confess.js?

Open shubhendumadhukar opened this issue 6 years ago • 0 comments

I am new to phantomjs scripting and I understand it is possible to send a POST request using page.open() method. Is it possible to use confess.js or modify it to send a POST request?

Also, currently only the URLs and pagetimings are listed. How do I fetch the response body and write to a file?

shubhendumadhukar avatar Nov 10 '18 12:11 shubhendumadhukar