svanoort / pyresttest

Python Rest Testing
Apache License 2.0
1.15k stars 325 forks source link

Support to send body in DELETE request #165

Closed spradeepv closed 8 years ago

spradeepv commented 8 years ago

Support to send body in DELETE request. We need to set pycurl.POSTFIELDS to specify data to POST to server.

svanoort-jenkins commented 8 years ago

Can one of the admins verify this patch?

svanoort commented 8 years ago

@svanoort-jenkins jenkins test

svanoort commented 8 years ago

@svanoort-jenkins jenkins build

svanoort commented 8 years ago

@spradeepv Thank you for the pull request! I'm going ahead and merging it in.