diff options
author | Ivan Alejandro <ivanalejandro0@gmail.com> | 2015-09-21 19:06:51 -0300 |
---|---|---|
committer | Ivan Alejandro <ivanalejandro0@gmail.com> | 2015-09-21 19:06:51 -0300 |
commit | 4be6f05d91891122e83f74d21c83c5f8fcd3a618 (patch) | |
tree | 7cac300552d11149225cacb9981c8aa2a8cd5ce6 /client/changes/refactor_improve_http_target | |
parent | 733893d2fe39c2573c896d0e05cd29f9983cdbce (diff) |
[pkg] fold in changes0.7.3
Diffstat (limited to 'client/changes/refactor_improve_http_target')
-rw-r--r-- | client/changes/refactor_improve_http_target | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/client/changes/refactor_improve_http_target b/client/changes/refactor_improve_http_target deleted file mode 100644 index a8fe5f60..00000000 --- a/client/changes/refactor_improve_http_target +++ /dev/null @@ -1,3 +0,0 @@ - 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. |