summaryrefslogtreecommitdiff
path: root/client/changes/refactor_improve_http_target
blob: a8fe5f60579d27fcfd5a321cbea39b7e22db21e2 (plain)
1
2
3
  o Split http_target into 4 modules, separating those responsibilities.
  o Refactor details of making an HTTP request body and headers out of the
  send/fetch logic. This also makes it easier to enable batching.