change some settings
This commit is contained in:
parent
f92189bc70
commit
216b778236
4 changed files with 46 additions and 28 deletions
|
|
@ -10,7 +10,7 @@ return {
|
|||
-- Open request results in a horizontal split
|
||||
result_split_horizontal = false,
|
||||
-- Skip SSL verification, useful for unknown certificates
|
||||
skip_ssl_verification = false,
|
||||
skip_ssl_verification = true,
|
||||
encode_url = false,
|
||||
-- Highlight request on run
|
||||
highlight = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue