Closed KPull closed 7 years ago
This pull request implements #24. In particular, we add a new request type, FileRequest which takes a resource URL containing the content which is sent with the HTTP request.
FileRequest
@FrelliBB, @maria-camenzuli or @chiarafsc, want to review this? :)
Made changes, @maria-camenzuli. :)
This pull request implements #24. In particular, we add a new request type,
FileRequest
which takes a resource URL containing the content which is sent with the HTTP request.