diff --git a/components/http/Body.vue b/components/http/Body.vue
new file mode 100644
index 00000000..9d3f4d5a
--- /dev/null
+++ b/components/http/Body.vue
@@ -0,0 +1,74 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ $t("raw_input") }}
+
+
+
+
+
+
+
+
diff --git a/components/http/BodyParameters.vue b/components/http/BodyParameters.vue
index d06917b7..a517cc6b 100644
--- a/components/http/BodyParameters.vue
+++ b/components/http/BodyParameters.vue
@@ -104,7 +104,7 @@
@click.native="toggleActive(index, param)"
/>
-