peritus / robotframework-httplibrary

Robot Framework keywords for HTTP requests
http://peritus.github.com/robotframework-httplibrary/
76 stars 77 forks source link

Added PATCH as main keyword #28

Open jverhoeven opened 10 years ago

jverhoeven commented 10 years ago

Added a simply echo server to the mock server (copied from POST statement). Added a test in simple.txt test framework. Moved the old 'Custom HTTP' verb test to use OPTIONS instead of PATCH.

jverhoeven commented 10 years ago

Seems I am suffering from the same setuptools problem as the previous pending pull request.