Is there any apps that can test a http server for robustness.
It would be great if it can send corrupt headers, missing headers, thrashing, attempting to keep connections open etc..
I'm writing a embedded http server in C..
Is there any apps that can test a http server for robustness.
It would be great if it can send corrupt headers, missing headers, thrashing, attempting to keep connections open etc..
I'm writing a embedded http server in C..