summaryrefslogtreecommitdiff
path: root/changes/feature_allow-passing-callback-to-http-client
diff options
context:
space:
mode:
authordrebs <drebs@leap.se>2015-08-11 11:44:42 -0300
committerdrebs <drebs@leap.se>2015-08-17 12:47:18 -0300
commit8965be42773e3e6c7e154f2c1a27f4e34031ae91 (patch)
tree1dab02151392b438018d89cd842e40cddcd0fc90 /changes/feature_allow-passing-callback-to-http-client
parentf1639503a58c76b00afc0a22b7928661dd08c771 (diff)
[feature] allow passing callback to http client
Diffstat (limited to 'changes/feature_allow-passing-callback-to-http-client')
-rw-r--r--changes/feature_allow-passing-callback-to-http-client1
1 files changed, 1 insertions, 0 deletions
diff --git a/changes/feature_allow-passing-callback-to-http-client b/changes/feature_allow-passing-callback-to-http-client
new file mode 100644
index 0000000..e7d2968
--- /dev/null
+++ b/changes/feature_allow-passing-callback-to-http-client
@@ -0,0 +1 @@
+- Allow passing callback to HTTP client.