Using telnet, curl, prepared files, demonstrate that the following features work properly:
GET, POST and DELETE requests should work.
UNKNOWN requests should not result in a crash.
- For every test you should receive the appropriate status code.
- Upload some files to the server and get it back.
Using telnet, curl, prepared files, demonstrate that the following features work properly:
GET,POSTandDELETErequests should work.UNKNOWNrequests should not result in a crash.