We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 08e5876 commit 235bf43Copy full SHA for 235bf43
1 file changed
README.md
@@ -67,6 +67,8 @@ use {
67
result_split_horizontal = false,
68
-- Keep the http file buffer above|left when split horizontal|vertical
69
result_split_in_place = false,
70
+ -- stay in current windows (.http file) or change to results window (default)
71
+ stay_in_current_window_after_split = false,
72
-- Skip SSL verification, useful for unknown certificates
73
skip_ssl_verification = false,
74
-- Encode URL before making request
0 commit comments