Skip to content

Commit

Permalink
Make new FAQ apply to clients too
Browse files Browse the repository at this point in the history
  • Loading branch information
akshayjshah authored Dec 27, 2023
1 parent 497f179 commit 9e4c35b
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 @@ -136,7 +136,7 @@ configuration files, and `make generate` [recipe](Makefile).

### Does the interceptor validate responses?

No. The interceptor only validates incoming requests but does not validate
No. On both clients and servers, the interceptor only validates requests.
outgoing responses.

## Ecosystem
Expand Down

0 comments on commit 9e4c35b

Please sign in to comment.