- Add a 'token' attribute for passing an authorization header with the HTTP reques (86dd8248)
- Remove debug message (d606ebf6)
- Allow additional headers to be sent with each request (67423183)
- Add new method (GET /resource/new) doc: Add resource object method documentation (0bb1c9ff)
- Allow a special URL for each HTTP method (83650cc0)
- An absolute URL like 'http://host/data' is rewritten to 'http:/host/data' (33413654)