Akshal Sharma
Results
2
comments of
Akshal Sharma
Hi @josebolos Thanks for your response. I am running boomcatch with the following settings : `boomcatch --port 8888 --host 127.0.0.1 --forwarder http --fwdUrl https://127.0.0.1:8000/from-boomcatch --fwdMethod POST` Also, I tried the...
Yes, I have already tried that with `http:` and it was giving me the same error. Also, I have tried using my simple nodejs web app to accept data request...