HTTPS POST Request

All questions related to installations, configurations and maintenance of Advanced Host Monitor (including additional tools such as RMA for Windows, RMA Manager, Web Servie, RCC).
Post Reply
oryagel
Posts: 92
Joined: Wed Jul 28, 2010 10:23 am

HTTPS POST Request

Post by oryagel »

Hi,

I'm trying to perform a test of POST request over HTTPS.
I configured the test with "URL Request" test.
The response I get from the web service is 204 (no content), which is fine due to the fact the it's a post request.

HostMonitor shows that the status is bad.

How should I test it?

Thanks
KS-Soft
Posts: 13012
Joined: Wed Apr 03, 2002 6:00 pm
Location: USA
Contact:

Post by KS-Soft »

Not sure I understand your question.
If you want to have "good" status when server responds with 204 HTTP code, you may set Use Normal status if '%HttpCode%'=='204' test option

Regards
Alex
oryagel
Posts: 92
Joined: Wed Jul 28, 2010 10:23 am

Post by oryagel »

Thanks, I didn't think about something like that.

It works.
Post Reply