Add REST capabilities

Issue #8 resolved
sloft repo owner created an issue

Add parameter method to Browser.go(): b.go('http://example.com/product', values=my_dict, method='PUT') b.go('http://example.com/product/123', method='DELETE')

Comments (2)

  1. Log in to comment