Update doc structure, and fixed a few links.
This commit is contained in:
3
doc/wiki/policy-driven-framework/WSF_OPTIONS_POLICY.md
Normal file
3
doc/wiki/policy-driven-framework/WSF_OPTIONS_POLICY.md
Normal file
@@ -0,0 +1,3 @@
|
||||
# Implementing routines in WSF_OPTIONS_POLICY
|
||||
|
||||
This class provides a default response to OPTIONS requests other than OPTIONS *. So you don't have to do anything. The default response just includes the mandatory Allow headers for all the methods that are allowed for the request URI. if you want to include a body text, or additional header, then you should redefine this routine.
|
||||
Reference in New Issue
Block a user