mirror of
https://github.com/Kong/insomnia
synced 2024-11-07 22:30:15 +00:00
Fix default headers plugin README (#4414)
This commit is contained in:
parent
ee04eb0c7d
commit
b502e78ecb
@ -20,6 +20,7 @@ Headers can be added by setting a `DEFAULT_HEADERS` environment variable.
|
|||||||
"Connection": "close"
|
"Connection": "close"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
```
|
||||||
|
|
||||||
Default header can be removed by setting value to null. For example, use folder environment variables to remove authorization header from anonymous calls
|
Default header can be removed by setting value to null. For example, use folder environment variables to remove authorization header from anonymous calls
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user