Skip to content

Commit

Permalink
doc: add more info (#6)
Browse files Browse the repository at this point in the history
  • Loading branch information
li-jin-gou authored Sep 12, 2022
1 parent 6a05798 commit 83777fd
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,4 +84,7 @@ func main() {

### Request/Response

`ReverseProxy` provides `SetDirector``SetModifyResponse``SetErrorHandler` to modify `Request` and `Response`.
`ReverseProxy` provides `SetDirector``SetModifyResponse``SetErrorHandler` to modify `Request` and `Response`.

### More info
See [example](https://github.com/cloudwego/hertz-examples)

0 comments on commit 83777fd

Please sign in to comment.