diff --git a/components/http/Body.vue b/components/http/Body.vue
new file mode 100644
index 000000000..9d3f4d5a4
--- /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 d06917b7e..a517cc6bd 100644
--- a/components/http/BodyParameters.vue
+++ b/components/http/BodyParameters.vue
@@ -104,7 +104,7 @@
@click.native="toggleActive(index, param)"
/>
-