Pregunta

What are some good tools / techniques for testing HTTP push? (HTTP streaming)

I require a tool to test a REST web service that utilizes HTTP PUSH (HTTP streaming). The tool needs the ability to make a connection and test for updates sent by the server. CURL would be my preference if it is possible.

¿Fue útil?

Solución

You can use OWASP HTTP Post Tool or you try hurl.it

Licenciado bajo: CC-BY-SA con atribución
No afiliado a StackOverflow
scroll top