mirror of
https://github.com/yusing/godoxy.git
synced 2025-06-09 04:52:35 +02:00
fixed docs
This commit is contained in:
parent
e8c3e4c75f
commit
2a8ab27fc1
1 changed files with 3 additions and 0 deletions
|
@ -13,6 +13,7 @@
|
|||
- [Custom](#custom)
|
||||
- [Cloudflare](#cloudflare)
|
||||
- [CIDR Whitelist](#cidr-whitelist)
|
||||
- [Modify request or response](#modify-request-or-response)
|
||||
- [Set headers](#set-headers)
|
||||
- [Add headers](#add-headers)
|
||||
- [Hide headers](#hide-headers)
|
||||
|
@ -209,6 +210,8 @@ app1:
|
|||
field:
|
||||
```
|
||||
|
||||
### Modify request or response
|
||||
|
||||
#### Set headers
|
||||
|
||||
```yaml
|
||||
|
|
Loading…
Add table
Reference in a new issue