]> sourceware.org Git - systemtap.git/commit
The http client code now asks the server to delete the build info.
authorDavid Smith <dsmith@redhat.com>
Thu, 5 Apr 2018 15:55:31 +0000 (10:55 -0500)
committerDavid Smith <dsmith@redhat.com>
Thu, 5 Apr 2018 15:55:31 +0000 (10:55 -0500)
commit82191ce7ff4f8e5287be80b1901949f5e6f79c5d
treeb16d618a925d20753f1f11d12f882bc4b60a596b
parent3888e85d885529dbbe7b7cde7672520b0572947b
The http client code now asks the server to delete the build info.

* client-http.cxx (http_client_backend::delete_op): Send a delete request
  to the server.
  (http_client_backend::unpack_response): After downloading everything,
  call delete_op().
* httpd/api.cxx (individual_build_rh::DELETE): New function.
client-http.cxx
httpd/api.cxx
This page took 0.026833 seconds and 5 git commands to generate.