summaryrefslogtreecommitdiff
path: root/distbuild/protocol.py
diff options
context:
space:
mode:
Diffstat (limited to 'distbuild/protocol.py')
-rw-r--r--distbuild/protocol.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/distbuild/protocol.py b/distbuild/protocol.py
index 5d693761..9a4c362e 100644
--- a/distbuild/protocol.py
+++ b/distbuild/protocol.py
@@ -73,6 +73,8 @@ _types = {
'id',
'url',
'method',
+ 'headers',
+ 'body',
],
}