Add headers
MethodWithBody header(String key, String value) { super.header(key, value); return this; }