diff options
Diffstat (limited to 'client/changes/refactor_improve_http_target')
| -rw-r--r-- | client/changes/refactor_improve_http_target | 3 | 
1 files changed, 3 insertions, 0 deletions
diff --git a/client/changes/refactor_improve_http_target b/client/changes/refactor_improve_http_target new file mode 100644 index 00000000..a8fe5f60 --- /dev/null +++ b/client/changes/refactor_improve_http_target @@ -0,0 +1,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.  | 
