summaryrefslogtreecommitdiffstats
path: root/http_prompt/options.py
diff options
context:
space:
mode:
Diffstat (limited to 'http_prompt/options.py')
-rw-r--r--http_prompt/options.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/http_prompt/options.py b/http_prompt/options.py
index 3ca0712..b10fcef 100644
--- a/http_prompt/options.py
+++ b/http_prompt/options.py
@@ -35,6 +35,7 @@ VALUE_OPTIONS = [
('--pretty', 'Control output processing'),
('--print', 'Specify what output should contain'),
('--proxy', 'Specify proxy URL'),
+ ('--raw', 'Pass raw request data without extra processing'),
('--session', 'Create, or reuse and update a session'),
('--session-read-only', 'Create or read a session'),
('--style', 'Output coloring style'),