Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ctoyan authored Jul 13, 2020
1 parent 5cf7713 commit 767ac67
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ Some-more-headers: here
{some JSON response here}
```

##Applying your own filters
## Applying your own filters
Since ponieproxy uses goproxy behind the scenes, you can apply your own request and response filters using the goproxy `OnResponse` and `OnRequest` functions, along with conditions applied to them. Please check the [goproxy docs](https://godoc.org/gopkg.in/elazarl/goproxy.v1)

You can write your own filters when you go to `/internal/filters` and choose to write a request or response filter.
Expand Down

0 comments on commit 767ac67

Please sign in to comment.