Skip to content

Commit 730202b

Browse files
committed
#216 how to handle OPTIONS
1 parent 917bb83 commit 730202b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -136,6 +136,8 @@ server {
136136

137137
An example of using Vouch Proxy with Nginx cacheing of the proxied validation request is available in [issue #76](https://github.com/vouch/vouch-proxy/issues/76#issuecomment-464028743).
138138

139+
If you're protecting an API with Vouch Proxy you may need to configure Nginx to handle `OPTIONS` requests in the `/validate` block [issue #216](https://github.com/vouch/vouch-proxy/issues/216).
140+
139141
Additional Nginx configurations can be found in the [examples](https://github.com/vouch/vouch-proxy/tree/master/examples) directory.
140142

141143
## Running from Docker

0 commit comments

Comments
 (0)